diff --git a/.gitignore b/.gitignore index c3f03e0..574e4b8 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,12 @@ Network Trash Folder Temporary Items .apdisk +## Vagrant +.vagrant/ + +# Log files (if you are creating logs in debug mode, uncomment this) +# *.log + ## Project Files wsgi/.idea www/dlsv @@ -47,3 +53,4 @@ www/data/events.xml www/data/geolocation.js scripts/*.json scripts/*.xml +