Merge pull request #1061 from NXTk/develop
Change .gitignore to exclude "modules/private" when attached as symlink
This commit is contained in:
commit
94b4cd3ddb
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