Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ahembree committed May 23, 2022
1 parent ba1b1bf commit 3c0af10
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# cache files
.dccache

# env stuff
.venv/

# python stuff
__pycache__/

0 comments on commit 3c0af10

Please sign in to comment.