mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-08-03 12:47:01 -04:00
Ignore autotools-generated files
This commit is contained in:
parent
3988bce9d3
commit
baa1c88082
16
.gitignore
vendored
16
.gitignore
vendored
@ -7,6 +7,7 @@
|
||||
*.so
|
||||
*.so.[0-9]*
|
||||
*.a
|
||||
*.exe
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.rej
|
||||
@ -21,3 +22,18 @@
|
||||
/WinMBF.plg
|
||||
/WinMBF.ncb
|
||||
/Release
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
/autom4te.cache
|
||||
/aclocal.m4
|
||||
/compile
|
||||
/config.h.in
|
||||
/config.log
|
||||
/config.status
|
||||
/configure
|
||||
/configure.scan
|
||||
/depcomp
|
||||
/install-sh
|
||||
/missing
|
||||
|
Loading…
x
Reference in New Issue
Block a user