mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-26 08:09:22 +00:00
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.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
.idea
|
||||
*.pyc
|
||||
*.sqlite3
|
||||
*.sqlite3
|
||||
static/
|
||||
!app/*/static
|
||||
.vagrant
|
||||
Reference in New Issue
Block a user