Skip to content

Commit 4adfba9

Browse files
areeseandrewmchen
authored andcommitted
Add minor updates to the .gitignore to ignore egg-info and PyCharm (#245)
1 parent a54a7bf commit 4adfba9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ build
1010
databricks_cli.egg-info
1111
.idea
1212
*.iml
13+
venv
14+
.DS_Store
15+
.coverage
16+
.tox/

0 commit comments

Comments
 (0)