init project

This commit is contained in:
Jalin
2019-01-05 21:34:44 +08:00
commit b32da477cb
2 changed files with 5 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.idea
.DS_Store
venv

2
runtime/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore