Commit 55ce34a4 by Ben Patterson

Merge pull request #29 from edx/benp/gitignore-updates

Gitignore editor and IDE artifacts.
parents 94bec8c3 b7b9eb5b
......@@ -9,6 +9,16 @@ htmlcov
.ropeproject
*.sublime-*
### Editor and IDE artifacts
*~
*.swp
*.orig
/nbproject
.idea/
.redcar/
codekit-config.json
.pycharm_helpers/
# Documentation
doc/_build
.pip_cache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment