Skip to content

Commit

Permalink
refactor: .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanBergenov committed Jan 7, 2022
1 parent cfc4101 commit 29128d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.pytest_cache/*
.spyproject/*
venv/*
__pycache__
__pycache__
target_bigquery.egg-info

0 comments on commit 29128d3

Please sign in to comment.