Merged in windirstat/premake-dev/oliver_ignore_pclint_visuallint (pull request #98)
Unified .gitignore and .hgignore and added three types of files to be ignored
This commit is contained in:
commit
7fa0736285
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,6 +2,7 @@ syntax: glob
|
||||
|
||||
.DS_Store
|
||||
|
||||
*.bak
|
||||
*.orig
|
||||
*~
|
||||
|
||||
@ -11,6 +12,8 @@ obj
|
||||
release
|
||||
ipch
|
||||
src/host/scripts.c
|
||||
**.lnt
|
||||
**.vlstatus
|
||||
|
||||
Makefile
|
||||
*.make
|
||||
|
Loading…
Reference in New Issue
Block a user