Code commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
publish/
|
||||
\.vs/
|
||||
packages/
|
||||
*.user
|
||||
bin/
|
||||
obj/
|
||||
deploy/
|
||||
Setup/Release/
|
||||
Setup/Debug/
|
||||
*.tlog
|
||||
*.iobj
|
||||
*.ipdb
|
||||
*.filters
|
||||
*.pdb
|
||||
*.log
|
||||
*.obj
|
||||
*.idb
|
||||
*.recipe
|
||||
*.ilk
|
||||
\.vscode/
|
||||
Reference in New Issue
Block a user