syntax: glob
.spyderworkspace
.coverage
/MANIFEST
.hook_ignore*
*.so
*.pyc
*.pyd
*.swp
*~
*.bak
*.mex
*.o
dist
*.deb
*.swo
build/*
bin/*.bat
PortableInstall/*
hyperspy.egg-info/*
deb_dist/*
~.vimrc
data/octave-core
.spyderproject
doc/_build/*
doc/.build/*
doc/api/*
doc/user_guide/_build/*
doc/user_guide/.build/*
setup/windows/requires/*
setup/windows/reccomends/*
doc/examples
doc/gh-pages
doc/log.txt
*Thumbs.db
*.DS_Store
.ropeproject/*
.idea/*
desktop.ini
*.pyproj
hyperspy/tests/misc/cython/test_cython_integration.c
hyperspy/io_plugins/unbcf_fast.c
hyperspy/misc/etc/test_compilers.obj
/.cache/
/.spyproject/
*nbc
*nbi
hyperspy/tests/io/edax_files.zip
.python-version

### Code ###
# Visual Studio Code - https://code.visualstudio.com/
.settings/
.vscode/
tsconfig.json
jsconfig.json
*egg-info*