This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -31,7 +31,8 @@ $RECYCLE.BIN/
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
@@ -67,3 +68,10 @@ Temporary Items
|
||||
# .nfs files are created when an open file is removed but is still being accessed
|
||||
.nfs*
|
||||
|
||||
# binaries and compilation artifacts
|
||||
|
||||
*.dist
|
||||
*.bin
|
||||
*.exe
|
||||
*.build
|
||||
*.onefile-build
|
Reference in New Issue
Block a user