1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:37:45 +02:00

Update .gitignore: revert previous commit

This commit is contained in:
Ansa89 2014-06-24 12:41:49 +02:00
parent f12b0ee472
commit 9a9ae03e41

13
.gitignore vendored
View File

@ -9,10 +9,19 @@
*.app *.app
*.swp *.swp
*.la *.la
m4/*
!m4/pkg.m4
configure
configure_aux
Makefile.in
aclocal.m4
config.h*
config.log
config.status
stamp-h1 stamp-h1
autom4te.cache
.deps .deps
.libs .libs
*.orig *.orig
build/toxic build/toxic
build/*.o Makefile
build/*.d