first commit

This commit is contained in:
2026-03-06 12:01:46 +07:00
commit 8758cabc30
7 changed files with 109 additions and 0 deletions

31
.gitignore vendored Normal file
View File

@@ -0,0 +1,31 @@
# Project place file
/Nyali-2.rbxlx
# Rojo files
*.rbxlx
*.rbxl
*.rbxmx
*.rbxm
*/init.meta
# Visual Studio / VS Code files (commonly ignored in general projects)
.vscode/
.vs/
*.suo
*.user
*.config
*.lock
bin/
obj/
# Node.js dependencies (if using npm for tooling like roblox-ts)
node_modules/
package-lock.json
# macOS
.DS_Store
# Windows
Thumbs.db
# Any other local, machine-specific files that should not be shared