Skip to content

Commit

Permalink
[FIX] update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wbenbihi committed Nov 26, 2019
1 parent 8c64f28 commit 78a17f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.vscode/*
.ipynb_checkpoints*
data/*
data/*
__pycache__
IGNORE_*

0 comments on commit 78a17f9

Please sign in to comment.