Update some grammar
This commit is contained in:
parent
03d336e177
commit
eee1861752
2 changed files with 7 additions and 7 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,15 +1,15 @@
|
|||
# builds
|
||||
# Builds
|
||||
/out
|
||||
build.rbxl
|
||||
*.tsbuildinfo
|
||||
|
||||
# deps
|
||||
# Deps
|
||||
/node_modules
|
||||
/include
|
||||
|
||||
# mac users.. stop making these files or im gonna get mad 😡😡😡
|
||||
# Mac junk
|
||||
.DS_Store
|
||||
/__MACOSX
|
||||
|
||||
# logs
|
||||
# Logs
|
||||
*.log
|
Loading…
Add table
Add a link
Reference in a new issue