Ignore ancient MS project files, and ancient Project Builder files
This commit is contained in:
parent
849723c9cf
commit
b2a8b9c965
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,4 +2,7 @@
|
||||||
Makefile.POSIX
|
Makefile.POSIX
|
||||||
cmake-build-debug
|
cmake-build-debug
|
||||||
build
|
build
|
||||||
|
*.dsp
|
||||||
|
*.dsw
|
||||||
|
*/PB.project
|
||||||
|
nbproject
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue