Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
boilerplate gitignore
  • Loading branch information
rambo committed Jun 13, 2016
commit 53f2c01368740f3b2660a7a23eb9249ee6cf9a48
81 changes: 81 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
*$py.class
*,cover
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pid
*.pot
*.py[cod]
*.pyc
*.seed
*.so
*.spec
*.stTheme.cache
*.sublime-workspace
*.tmlanguage.cache
*.tmPreferences.cache
._*
.AppleDouble
.cache
.coverage
.coverage.*
.DS_Store
.eggs/
.env
.grunt
.hypothesis/
.idea
.installed.cfg
.ipynb_checkpoints
.lock-wscript
.LSOverride
.node_repl_history
.npm
.nyc_output
.Python
.python-version
.ropeproject
.scrapy
.spyderproject
.tox/
__pycache__/
_build
bower_components
build/
build/Release
celerybeat-schedule
coverage
coverage.xml
develop-eggs/
dist/
docs/_build/
downloads/
eggs/
env/
ENV/
htmlcov/
instance/
jspm_packages
lib-cov
lib/
lib64/
local_settings.py
logs
my_test_project/*
node_modules
nosetests.xml
npm-debug.log*
parts/
pids
pip-delete-this-directory.txt
pip-log.txt
repo_name
sdist/
sftp-config.json
renta_intra/static/css/*
renta_intra/static/js/*
target/
var/
venv/