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
|
||||
!?*.[Cc]ache/
|
||||
|
||||
# exclude notes
|
||||
notes/*
|
||||
|
||||
# Others
|
||||
ClientBin/
|
||||
~$*
|
||||
|
Reference in New Issue
Block a user