mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-26 17:33:27 +01:00
Update .gitignore: revert previous commit
This commit is contained in:
parent
f12b0ee472
commit
9a9ae03e41
13
.gitignore
vendored
13
.gitignore
vendored
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user