Code from github to self hosted with git tea in AWS
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Local environment files
|
||||
.env
|
||||
*.env
|
||||
aws-cloud-drive/CODE/.env
|
||||
.DS_Store
|
||||
|
||||
# Python artifacts
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
Reference in New Issue
Block a user