mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master
This commit is contained in:
commit
e2adce27c6
@ -6,9 +6,24 @@
|
||||
*.user
|
||||
|
||||
# Build results
|
||||
Debug/
|
||||
Release/
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
*_i.c
|
||||
*_p.c
|
||||
*.ilk
|
||||
*.meta
|
||||
*.obj
|
||||
*.pch
|
||||
*.pdb
|
||||
*.pgc
|
||||
*.pgd
|
||||
*.rsp
|
||||
*.sbr
|
||||
*.tlb
|
||||
*.tli
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.vspscc
|
||||
.builds
|
||||
|
||||
# Visual C++ cache files
|
||||
@ -39,10 +54,8 @@ DocProject/Help/html
|
||||
publish
|
||||
|
||||
# Others
|
||||
bin
|
||||
Bin
|
||||
obj
|
||||
Obj
|
||||
[Bb]in
|
||||
[Oo]bj
|
||||
sql
|
||||
TestResults
|
||||
*.Cache
|
||||
|
Loading…
Reference in New Issue
Block a user