diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ # Output Files *.zip log* +__pycache__/ # OS-Related Files .DS_Store +venv
\ No newline at end of file |
![]() |
index : de-project-bentley | |
| Northcoders project - ETL pipeline with AWS | Alex Schofield |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 2 |
@@ -10,6 +10,8 @@ # Output Files *.zip log* +__pycache__/ # OS-Related Files .DS_Store +venv
\ No newline at end of file |