Fixed gitignore
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 2m12s
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 2m12s
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
.venv/
|
||||||
|
.idea/
|
||||||
|
.python-version
|
||||||
11
.idea/.gitignore
generated
vendored
11
.idea/.gitignore
generated
vendored
@@ -1,11 +0,0 @@
|
|||||||
# Default ignored files
|
|
||||||
/shelf/
|
|
||||||
/workspace.xml
|
|
||||||
# Editor-based HTTP Client requests
|
|
||||||
/httpRequests/
|
|
||||||
# Datasource local storage ignored files
|
|
||||||
/dataSources/
|
|
||||||
/dataSources.local.xml
|
|
||||||
/.venv/
|
|
||||||
/.idea/
|
|
||||||
/vcs.xml
|
|
||||||
Reference in New Issue
Block a user