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