mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 15:01:41 +00:00
Add .gitignore. Whee.
This commit is contained in:
parent
4ed75b014a
commit
f7f04aad5f
1 changed files with 7 additions and 0 deletions
7
libs/video/renderer/sw32/.gitignore
vendored
Normal file
7
libs/video/renderer/sw32/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
*.la
|
||||||
|
*.lo
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
.vimrc
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
Loading…
Reference in a new issue