Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
coherence
compere
Commits
3af72272
Commit
3af72272
authored
Aug 10, 2013
by
Hartmut Goebel
Browse files
Add .gitignore file.
parent
53863fa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
3af72272
# editor artefacts
*~
.#*
\#*#
.*.swp
# build artefacts
*.rej
# Python build artefacts
/build/
/dist/
/_venv/
*.py[cod]
/*.egg
/*.egg-info
/*.egg-link
/nosetests.xml
/.coverage
/.tox
/.achievements
/.installed.cfg
/.ropeproject
# Mr Developer
/.mr.developer.cfg
/.project
/.pydevproject
# OS generated files
*.DS_[sS]Store*
ehthumbs.db
Icon?
Thumbs.db
*.pid
._.**~
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment