mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-04-06 02:13:12 +00:00
update git ignores
This commit is contained in:
parent
9102a0cdf6
commit
5432b04490
3 changed files with 11 additions and 0 deletions
7
install/.gitignore
vendored
Normal file
7
install/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
*.dll
|
||||
*.pdb
|
||||
*.exp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.lib
|
||||
*.exe
|
1
libs/.gitignore
vendored
Normal file
1
libs/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
x64
|
3
tools/.gitignore
vendored
Normal file
3
tools/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
x64
|
||||
Debug
|
||||
Release
|
Loading…
Reference in a new issue