瀏覽代碼

Initial commit

ardo 3 月之前
父節點
當前提交
7e5ff74809
共有 1 個文件被更改,包括 7 次插入8 次删除
  1. 7 8
      .gitignore

+ 7 - 8
.gitignore

@@ -1,8 +1,7 @@
-# ---> Composer
-composer.phar
-vendor/
-
-# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
-# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
-# composer.lock
-
+# Docker-compose
+archive/
+# Jupyter'i failid
+data/
+models/
+pytorch-workspace/
+notebooks/