mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
ignore generated files
This commit is contained in:
parent
9698c19921
commit
5432983038
1 changed files with 5 additions and 1 deletions
6
libs/audio/.gitignore
vendored
6
libs/audio/.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
*.la
|
||||
*.lo
|
||||
.deps
|
||||
.libs
|
||||
.vimrc
|
||||
Makefile.in
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
|
Loading…
Reference in a new issue