exclude notes folder in git
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -229,6 +229,9 @@ _pkginfo.txt
|
|||||||
# but keep track of directories ending in .cache
|
# but keep track of directories ending in .cache
|
||||||
!?*.[Cc]ache/
|
!?*.[Cc]ache/
|
||||||
|
|
||||||
|
# exclude notes
|
||||||
|
notes/*
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
ClientBin/
|
ClientBin/
|
||||||
~$*
|
~$*
|
||||||
|
Reference in New Issue
Block a user