mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-13 06:22:16 +00:00
Brings in the basic config for Vagrant, missing elasticsearch but its enough to bring up a Vagrant instance of the main web app.
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
.idea
|
|
*.pyc
|
|
*.sqlite3
|
|
static/
|
|
!app/*/static
|
|
.vagrant |