[git] add _build and Makefile to gitignore

This commit is contained in:
Julian Sparber
2017-09-23 13:51:48 +02:00
parent 442f301754
commit 091de110f3

33
.gitignore vendored Normal file
View File

@@ -0,0 +1,33 @@
*.lo
*.o
.deps
.libs
/*.bak
/*.gcda
/*.gcno
/*.orig
/*.rej
/*.tab.c
/*~
/.*.sw[nop]
/.dirstamp
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/ID
/Makefile.in
/TAGS
/so_locations
/tags
_libs
/main.o
/resources.c
/resources.o
/teleportapp
/teleportapp.o
/teleportappwin.o
test_download
Makefile
_build/