Change .gitignore to exclude "modules/private" when attached as symlink.
This commit is contained in:
parent
70a4db49d1
commit
99d327c210
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
||||||
.local/
|
.local/
|
||||||
var/
|
var/
|
||||||
modules/private/
|
modules/private
|
||||||
.yas-compiled-snippets.el
|
.yas-compiled-snippets.el
|
||||||
|
|
||||||
# folders created by Cask
|
# folders created by Cask
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue