Files
vapemap/.gitignore
Andrew Williams 572216d10b Vagrant Support
Brings in the basic config for Vagrant, missing elasticsearch but its enough to bring up a Vagrant instance of the main web app.
2013-03-31 23:53:55 +01:00

6 lines
52 B
Plaintext

.idea
*.pyc
*.sqlite3
static/
!app/*/static
.vagrant