Move staticfiles and locale inside the package

This commit is contained in:
Raphael Michel
2016-02-16 16:08:37 +01:00
parent b36314b909
commit d4b3c9717c
1382 changed files with 224985 additions and 4 deletions

42
src/pretix/static/bootstrap/.gitignore vendored Normal file
View File

@@ -0,0 +1,42 @@
# Ignore docs files
_gh_pages
_site
.ruby-version
# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
*.zip
*~
# OS or Editor folders
._*
.cache
.DS_Store
.idea
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
Thumbs.db
# Komodo
.komodotools
*.komodoproject
# grunt-html-validation
validation-report.json
validation-status.json
# Folders to ignore
bower_components
node_modules