mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-25 13:51:58 +00:00
Initial project setup
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
*.tlog
|
||||
*.idb
|
||||
*.pdb
|
||||
*.sbr
|
||||
*.filters
|
||||
*.user
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.suo
|
||||
*.sdf
|
||||
*.obj
|
||||
*.log
|
||||
*.bak
|
||||
ipch/*
|
||||
.vs/
|
||||
local/
|
||||
bin/
|
||||
obj/
|
Reference in New Issue
Block a user