Remove old crusty docs

This commit is contained in:
Lucien Greathouse
2019-07-03 14:39:25 -07:00
parent 90661b7743
commit dc7c27e619
3 changed files with 1 additions and 11 deletions

3
.gitignore vendored
View File

@@ -1,8 +1,7 @@
/site
/target
/scratch-project
**/*.rs.bk
/server/failed-snapshots/
**/*.rs.bk
/*.rbxm
/*.rbxmx
/*.rbxl

View File

@@ -1,5 +0,0 @@
# Rojo Plugin
This is the source to the Rojo Roblox Studio plugin.
Documentation is WIP.

View File

@@ -1,4 +0,0 @@
# Rojo Server
This is the source to the Rojo server.
Documentation is WIP.