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
Richard Vogl
dt_demo
Commits
d00bfccc
Commit
d00bfccc
authored
Sep 12, 2017
by
Richard Vogl
Browse files
gitignore
parent
9000745d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
d00bfccc
# Compiled Python files
*.pyc
# Python distutil files
/dist/
/MANIFEST
# Cython build directory and .c/.so files
/build/
*.c
*.so
# ipython notebook files
.ipynb_checkpoints
*.ipynb
# Vim swap files
*.swp
# PyDev / Eclipse files
/.project
/.pydevproject
/.settings/
# PyCharm files
/.idea/
# MacOS files
.DS_Store
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