first commit
This commit is contained in:
+55
@@ -0,0 +1,55 @@
|
||||
# Visual Studio
|
||||
.vs/
|
||||
*.user
|
||||
*.suo
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# Build outputs
|
||||
Debug/
|
||||
Release/
|
||||
x64/
|
||||
x86/
|
||||
ARM/
|
||||
ARM64/
|
||||
bin/
|
||||
obj/
|
||||
out/
|
||||
build/
|
||||
|
||||
# C/C++ compiled files
|
||||
*.obj
|
||||
*.o
|
||||
*.lib
|
||||
*.a
|
||||
*.dll
|
||||
*.exe
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.idb
|
||||
*.ipdb
|
||||
*.iobj
|
||||
*.exp
|
||||
*.lastbuildstate
|
||||
*.log
|
||||
*.tlog
|
||||
*.pch
|
||||
*.res
|
||||
|
||||
# Visual Studio generated folders
|
||||
*.VC.db
|
||||
*.VC.VC.opendb
|
||||
ipch/
|
||||
|
||||
# NuGet
|
||||
packages/
|
||||
*.nupkg
|
||||
project.lock.json
|
||||
project.assets.json
|
||||
|
||||
# OS/editor files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.swp
|
||||
*.tmp
|
||||
*.bak
|
||||
Reference in New Issue
Block a user