Update .gitignore
This commit is contained in:
parent
d83b2b438e
commit
aef3b56f4b
|
|
@ -51,10 +51,12 @@ bin/*
|
|||
obj/*
|
||||
Release/*
|
||||
Debug/*
|
||||
.vs/*
|
||||
*.cache
|
||||
*.resources
|
||||
*.exe
|
||||
*.pdb
|
||||
*.txt
|
||||
*.exe.config
|
||||
*.dll
|
||||
*.dll
|
||||
*.vhost.exe.manifest
|
||||
Loading…
Reference in New Issue