first commit
This commit is contained in:
commit
5302ecc6cc
43 changed files with 2530 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# builds
|
||||
/out
|
||||
build.rbxl
|
||||
*.tsbuildinfo
|
||||
|
||||
# deps
|
||||
/node_modules
|
||||
/include
|
||||
|
||||
# mac users.. stop making these files or im gonna get mad 😡😡😡
|
||||
.DS_Store
|
||||
/__MACOSX
|
Loading…
Add table
Add a link
Reference in a new issue