WIP: Staged all changes
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -7,3 +7,12 @@ keyring passwords.py
|
||||
*git*
|
||||
*tech_spec*
|
||||
dashboards
|
||||
# Python specific
|
||||
*.pyc
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
# Node.js specific
|
||||
node_modules/
|
||||
build/
|
||||
.env*
|
||||
|
||||
Reference in New Issue
Block a user