diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,3 +8,7 @@ .terraform* log* .DS_Store + +venv +.env +__pycache__/ |
![]() |
index : de-project-bentley | |
| Northcoders project - ETL pipeline with AWS | Alex Schofield |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 4 |
@@ -8,3 +8,7 @@ .terraform* log* .DS_Store + +venv +.env +__pycache__/ |