Explorar o código

Create .gitignore

Aymeric Damien %!s(int64=8) %!d(string=hai) anos
pai
achega
5a79b2cf77
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  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