Add .gitignore

This commit is contained in:
hasufell 2014-05-06 23:11:01 +02:00
parent 33d658a37f
commit 1be990e253
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 20 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
# youcompleteme
.ycm_extra_conf.py
.ycm_extra_conf.pyc
# doxygen
html/
latex/
# objects, targets, etc
*.o
*.so
*.la
*.a
drow-engine
main
# junk
core
.cproject#
vgcore*