Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lawlite19 committed Oct 29, 2018
1 parent 6961f82 commit 6ad559b
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,4 +1,6 @@
MNIST_data/
logs/
.idea/
__pycache__/
__pycache__/
log/*
experiment/model/*

0 comments on commit 6ad559b

Please sign in to comment.