mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
22 lines
180 B
Text
22 lines
180 B
Text
# Folders
|
|
build/*
|
|
misc/deploy/
|
|
node_modules/
|
|
pkg/
|
|
|
|
# vs shit
|
|
*.dir/
|
|
x64/
|
|
|
|
# Other
|
|
.DS_store
|
|
|
|
# local build scripts
|
|
build.sh
|
|
build.bat
|
|
package-lock.json
|
|
|
|
# gtags
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|