Skip to content
Snippets Groups Projects
.gitignore 363 B
Newer Older
Todd Dembrey's avatar
Todd Dembrey committed
*.pyc
.DS_Store
*.swp
/venv/
/static/
/media/
/tmp/
/.vagrant/
/Vagrantfile.local
Todd Dembrey's avatar
Todd Dembrey committed
/npm-debug.log
/.idea/

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg


# Webpack
webpack-stats.json