Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,11 +1,11 @@
|
|||||||
*/build*
|
*/build*
|
||||||
*/*.blend?
|
*/*.blend?
|
||||||
*/Sources/Main.hx
|
*/Sources/Main.hx
|
||||||
*/Sources/arm/node/*
|
*/Sources/lnx/node/*
|
||||||
*.pyc
|
*.pyc
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
khafile.js
|
khafile.js
|
||||||
node_update_failure.*
|
node_update_failure.*
|
||||||
.vscode/
|
.vscode/
|
||||||
config.arm
|
config.lnx
|
||||||
_*/
|
_*/
|
||||||
|
|||||||
Reference in New Issue
Block a user