Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ronny Eichler
dataman
Commits
7856bc8d
Commit
7856bc8d
authored
Aug 20, 2015
by
Ronny Eichler
Browse files
add .gitignore
parent
66f37078
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
7856bc8d
#############
## project specific
#############
testing/
#############
## Python
#############
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
# Mac crap
.DS_Store
#############
## PyCharm
#############
.idea/
#############
## Spyder
#############
.spyderworkspace
.spyderproject
#############
# VIM
#############
*~
*.swp
*.swo
#############
## Eclipse
#############
*.pydevproject
.project
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
############
## Windows
############
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
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