Explorar o código

Add gitignore file

kaajavi %!s(int64=5) %!d(string=hai) anos
achega
913e0c200c
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+__pycache__/
+db.sqlite3
+.*env
+*.pyc
+.idea
+.aws/
+/static
+/media
+/wheelhouse
+/postgresql
+/pgadmin