mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-03-17 19:30:37 +00:00
Added .gitignore
This commit is contained in:
parent
0cd7693c75
commit
94a96632f0
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*.obj
|
||||
*.lib
|
||||
*.dll
|
||||
*.exe
|
||||
*.manifest
|
||||
*.log
|
||||
*.pch
|
||||
*.pdb
|
||||
*.tlog
|
||||
Loading…
Add table
Add a link
Reference in a new issue