Skip to content

Commit

Permalink
added gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
apahl committed Feb 9, 2021
1 parent 0bd0fb7 commit 0a1a47e
Show file tree
Hide file tree
Showing 20 changed files with 5 additions and 102,541 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/tmp
/test_ground
**/.ipynb_checkpoints
**/__pycache__
*.pyc
Loading

0 comments on commit 0a1a47e

Please sign in to comment.