Add .gitignore

This commit is contained in:
2014-05-06 23:11:01 +02:00
parent 33d658a37f
commit 1be990e253

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*