Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
16164871
Commit
16164871
authored
Jul 09, 2017
by
Theo Steininger
Browse files
Removed duplicates from .gitignore
parent
6705b416
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
16164871
...
...
@@ -4,6 +4,10 @@ setup.cfg
.DS_Store
*.pyc
*.html
.document
.svn/
*.csv
# from https://github.com/github/gitignore/blob/master/Python.gitignore
# Byte-compiled / optimized / DLL files
...
...
@@ -33,18 +37,6 @@ var/
*.egg-info/
.installed.cfg
*.egg
*.egg-info
*~
*.DS_Store
*.csv
.git/
.svn/
.spyderproject
.document
build
.idea
*.csv.coverage
# PyInstaller
# Usually these files are written by a python script from a template
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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