Explorar o código

Add gitignore file for project

Edd Baldry %!s(int64=8) %!d(string=hai) anos
pai
achega
da138fa035
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+*.pyc
+.DS_Store
+.idea/*
+.idea/vcs.xml
+*.swp
+/venv/
+/static/
+/media/
+/tmp/
+/.vagrant/
+/Vagrantfile.local