Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kubershahi committed Oct 22, 2021
1 parent 4329ab2 commit 097e48c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@
*.exe
*.out
*.app

#DS_Store
*.DS_Store

#Dataset
datasets/mnist

0 comments on commit 097e48c

Please sign in to comment.