Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvang committed Apr 1, 2022
1 parent 92d1041 commit 78e91b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# dirs
__pycache__/
keystore/

# files

0 comments on commit 78e91b3

Please sign in to comment.