Remove old 'scratch project' test script, clean up .gitignore

This commit is contained in:
Lucien Greathouse
2019-08-27 18:23:05 -07:00
parent cacb02b7c8
commit 056fc5e087
2 changed files with 5 additions and 24 deletions

8
.gitignore vendored
View File

@@ -1,9 +1,11 @@
# Rust output directory
/target
/scratch-project
/server/failed-snapshots/
**/*.rs.bk
# Roblox model and place files in the root, used for debugging
/*.rbxm
/*.rbxmx
/*.rbxl
/*.rbxlx
# Snapshot files from the 'insta' Rust crate
**/*.snap.new