mirror of https://git.48k.eu/ogserver
#985 add .gitignore file
parent
75a8d470bb
commit
122d7a0a32
|
@ -0,0 +1,11 @@
|
|||
*.m4
|
||||
Makefile
|
||||
Makefile.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
autom4te.cache
|
||||
build-aux/
|
||||
*.o
|
||||
.deps/
|
||||
.dirstamp
|
Loading…
Reference in New Issue