Aymeric Damien 8 anni fa
parent
commit
5a79b2cf77
1 ha cambiato i file con 13 aggiunte e 0 eliminazioni
  1. 13 0
      .gitignore

+ 13 - 0
.gitignore

@@ -0,0 +1,13 @@
+.DS_Store
+.ipynb_checkpoints
+*.pyc
+__pycache__
+*.egg-info
+build/*
+dist/*
+*~
+.cache
+.coverage
+checkpoint
+htmlcov
+mnist