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
Maximilian Nöthe
LSTOSA
Commits
6e685225
Commit
6e685225
authored
Feb 02, 2020
by
Lab
Browse files
Merge branch 'master' of
https://gitlab.com/labsaha/lstosa
parents
4d147523
13fe6716
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
deleted
100644 → 0
View file @
4d147523
.pytest_cache
# Compiled files
*.py[co]
*.a
*.o
*.so
__pycache__
# Ignore .c files by default to avoid including generated code. If you want to
# add a non-generated .c extension, use `git add -f filename.c`.
*.c
# Other generated files
*/cython_version.py
htmlcov
.coverage
MANIFEST
# Sphinx
docs/api
docs/_build
# Eclipse editor project files
.project
.pydevproject
.settings
# Pycharm editor project files
.idea
# KDevelop editor project files
*kdev4
# Packages/installer info
*.egg
*.eggs
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
distribute-*.tar.gz
# Other
.*.swp
*~
\#*
.\#*
# Mac OSX
.DS_Store
# Rope refactoring data:
.ropeproject
# ipython notebook checkpoints
.ipynb_checkpoints
.cache*
.cache
*.out
#sonarlint command-line output
.sonarlint
# output files (should not be stored in git)
*.h5
*.hdf5
*.fits
*.fits.gz
*.pstats
target
.mypy_cache
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