Update .gitignore

Add a few more patterns to .gitignore.
Delete owlps-positioner/.gitignore, now useless thanks to CMake's
out-of-tree compliation.
This commit is contained in:
Matteo Cypriani 2013-07-08 19:03:42 -04:00
parent e7e4991000
commit b100513265
2 changed files with 4 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,5 +1,9 @@
\#*\#
*~
*.bak
*.o
*.swp
.*.sw?
*.orig
.emacs.desktop
*.kdev4

View File

@ -1,3 +0,0 @@
doc
tests/tests.cc
tests/tests