ignore
This commit is contained in:
parent
26dedb0068
commit
e758469c75
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
*.zip
|
||||||
|
**/x64
|
||||||
|
**/debug
|
||||||
|
**/release
|
||||||
|
**/ipch
|
||||||
|
**/.vs
|
||||||
|
*.db
|
||||||
|
*.aps
|
||||||
|
*.user
|
||||||
|
**/build
|
||||||
10
.gitignore.txt
Normal file
10
.gitignore.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
*.zip
|
||||||
|
**/x64
|
||||||
|
**/debug
|
||||||
|
**/release
|
||||||
|
**/ipch
|
||||||
|
**/.vs
|
||||||
|
*.db
|
||||||
|
*.aps
|
||||||
|
*.user
|
||||||
|
**/build
|
||||||
Loading…
x
Reference in New Issue
Block a user