mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 12:31:10 +00:00
ignore all generated files in pkg-config
This commit is contained in:
parent
2185a3dcd0
commit
e08807d5e6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -429,6 +429,9 @@
|
|||
|
||||
# /pkg-config/
|
||||
/pkg-config/Makefile.in
|
||||
/pkg-config/Makefile
|
||||
/pkg-config/qfcc.pc
|
||||
/pkg-config/quakeforge.pc
|
||||
|
||||
# /qtv/
|
||||
/qtv/.vimrc
|
||||
|
|
Loading…
Reference in a new issue