mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-23 20:33:05 +00:00
commit
c0eca32b92
1 changed files with 16 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
*.o
|
||||
*.orig
|
||||
*.rej
|
||||
*.patch
|
||||
*.diff
|
||||
|
||||
testsuite
|
||||
qcvm
|
||||
gmqcc
|
||||
|
||||
distro/arch/git/gmqcc-20121228-1-x86_64.pkg.tar.xz
|
||||
distro/arch/git/pkg
|
||||
distro/arch/release/gmqcc-0.2.2-1-x86_64.pkg.tar.xz
|
||||
distro/arch/release/gmqcc-0.2.2.zip
|
||||
distro/arch/release/pkg
|
||||
distro/arch/release/*
|
Loading…
Reference in a new issue