chore: don't commit *.sh files
This commit is contained in:
parent
428eff1468
commit
9159270e87
7
.gitignore
vendored
7
.gitignore
vendored
@ -6,6 +6,9 @@
|
|||||||
**/*.log
|
**/*.log
|
||||||
**/*.bin
|
**/*.bin
|
||||||
|
|
||||||
# Build on WIndows
|
# Build on Windows
|
||||||
/.build_config
|
/.build_config
|
||||||
/lib/SDL2
|
/lib/SDL2
|
||||||
|
|
||||||
|
# Any Custom Scripts for Debugging purposes
|
||||||
|
*.sh
|
Loading…
x
Reference in New Issue
Block a user