Ignore ancient MS project files, and ancient Project Builder files

This commit is contained in:
Darren VanBuren 2017-03-07 17:16:40 -08:00
parent 849723c9cf
commit b2a8b9c965

5
.gitignore vendored
View file

@ -2,4 +2,7 @@
Makefile.POSIX Makefile.POSIX
cmake-build-debug cmake-build-debug
build build
*.dsp
*.dsw
*/PB.project
nbproject