21 lines
No EOL
248 B
Text
21 lines
No EOL
248 B
Text
# builds
|
|
/out
|
|
build.rbxl
|
|
*.tsbuildinfo
|
|
|
|
# deps
|
|
/node_modules
|
|
/include
|
|
|
|
# mac users.. stop making these files or im gonna get mad 😡😡😡
|
|
.DS_Store
|
|
/__MACOSX
|
|
|
|
# logs
|
|
*.log
|
|
|
|
# my secrets 😍😎
|
|
.env
|
|
|
|
# we use remote stuff now
|
|
.mantle-state.yml |