Initial checkin of Blender Cloud Server.
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.DS_Store
|
||||
.project
|
||||
.coverage
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
config_local.py
|
||||
|
||||
/build
|
||||
/.cache
|
||||
/*.egg-info/
|
||||
/.eggs/
|
||||
/dump/
|
||||
/google_app*.json
|
Reference in New Issue
Block a user