18 lines
No EOL
203 B
Text
18 lines
No EOL
203 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 |