Explorar o código

Merge remote-tracking branch 'origin/master'

lyh %!s(int64=3) %!d(string=hai) anos
pai
achega
826749ec38
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      .gitignore

+ 12 - 0
.gitignore

@@ -0,0 +1,12 @@
+# See https://help.github.com/ignore-files/ for more about ignoring files. 
+
+**/migrations/*
+!**/migrations/__init__.py
+
+*.py[cod]
+local_settings.*
+*.bat
+*.txt
+*.whl
+venv
+.idea