mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
add .gitignore
This commit is contained in:
parent
d7eb585502
commit
e2935cecb6
2 changed files with 10 additions and 0 deletions
3
libs/audio/.gitignore
vendored
Normal file
3
libs/audio/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.vimrc
|
||||
Makefile.in
|
||||
Makefile
|
7
libs/audio/cd/.gitignore
vendored
Normal file
7
libs/audio/cd/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
*.la
|
||||
*.lo
|
||||
.deps
|
||||
.libs
|
||||
.vimrc
|
||||
Makefile
|
||||
Makefile.in
|
Loading…
Reference in a new issue