Updated .gitgnore to latest GitHub template
This commit is contained in:
parent
9500f06b8f
commit
afb102a8b6
5
misc/msvc12/.gitignore
vendored
5
misc/msvc12/.gitignore
vendored
|
|
@ -211,7 +211,7 @@ _pkginfo.txt
|
|||
# files ending in .cache can be ignored
|
||||
*.[Cc]ache
|
||||
# but keep track of directories ending in .cache
|
||||
!*.[Cc]ache/
|
||||
!?*.[Cc]ache/
|
||||
|
||||
# Others
|
||||
ClientBin/
|
||||
|
|
@ -336,3 +336,6 @@ ASALocalRun/
|
|||
|
||||
# Local History for Visual Studio
|
||||
.localhistory/
|
||||
|
||||
# BeatPulse healthcheck temp database
|
||||
healthchecksdb
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user