Remove autotools stuff from .gitignore
This commit is contained in:
parent
b3722d45a5
commit
20b522d021
30
.gitignore
vendored
30
.gitignore
vendored
@ -1,33 +1,3 @@
|
|||||||
# autotools generated files
|
|
||||||
*.la
|
|
||||||
*.lo
|
|
||||||
*.o
|
|
||||||
.deps/
|
|
||||||
.libs/
|
|
||||||
Makefile
|
|
||||||
Makefile.in
|
|
||||||
aclocal.m4
|
|
||||||
autom4te.cache
|
|
||||||
bzip2.pc
|
|
||||||
bzip2
|
|
||||||
bzip2recover
|
|
||||||
compile
|
|
||||||
config.guess
|
|
||||||
config.log
|
|
||||||
config.status
|
|
||||||
config.sub
|
|
||||||
configure
|
|
||||||
depcomp
|
|
||||||
install-sh
|
|
||||||
libtool
|
|
||||||
ltmain.sh
|
|
||||||
m4/
|
|
||||||
manual.*
|
|
||||||
!manual.xml
|
|
||||||
missing
|
|
||||||
tests/*.rb2
|
|
||||||
tests/*.tst
|
|
||||||
|
|
||||||
# cmake
|
# cmake
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
CMakeFiles/
|
CMakeFiles/
|
||||||
|
Loading…
Reference in New Issue
Block a user