Ver código fonte

Removed Heroku

sleepytaco 3 anos atrás
pai
commit
160cf2cd07
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,6 +1,8 @@
 /venv/
 /UnTube/client_secrets.json
 /db.sqlite3
+/apps/main/migrations/
+/apps/users/migrations/
 /modules/t.json
 /modules/you.py
 /modules/youtube-api.py
@@ -12,6 +14,4 @@ __pycache__/
 *.pyc
 /static/
 .env
-/apps/main/migrations/
-/apps/users/migrations/