gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,7 @@ __pycache__/
|
|||||||
env/
|
env/
|
||||||
venv/
|
venv/
|
||||||
ENV/
|
ENV/
|
||||||
|
SCRATCH
|
||||||
|
|
||||||
# macOS system files
|
# macOS system files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -16,6 +17,8 @@ ENV/
|
|||||||
|
|
||||||
# Exclude Rubrik API config files
|
# Exclude Rubrik API config files
|
||||||
rbk_api.conf
|
rbk_api.conf
|
||||||
|
rubrik.conf
|
||||||
|
*.json
|
||||||
|
|
||||||
# Other common ignores
|
# Other common ignores
|
||||||
*.swp
|
*.swp
|
||||||
|
|||||||
Reference in New Issue
Block a user