forked from hyperspy/hyperspy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
executable file
·64 lines (62 loc) · 932 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
syntax: glob
*~
*.bak
*.deb
*.mex
*nbc
*nbi
*.o
*.pyc
*.pyd
*.pyproj
*.so
*.swo
*.swp
*.DS_Store
*__pycache__
*Thumbs.db
/.cache/
/.spyproject/
.coverage
.hook_ignore*
.idea/*
.python-version
.ropeproject/*
.spyderproject
.spyderworkspace
~.vimrc
desktop.ini
dist
/MANIFEST
build/*
bin/*.bat
PortableInstall/*
hyperspy.egg-info/*
data/octave-core
deb_dist/*
doc/_build/*
doc/.build/*
doc/api/*
doc/auto_examples
doc/gh-pages
doc/log.txt
doc/user_guide/_build/*
doc/user_guide/.build/*
examples/io/*.msa
examples/io/rgb*.jpg
examples/region_of_interest/*.msa
hyperspy/io_plugins/unbcf_fast.c
hyperspy/misc/etc/test_compilers.obj
hyperspy/tests/io/edax_files.zip
hyperspy/tests/misc/cython/test_cython_integration.c
setup/windows/requires/*
setup/windows/reccomends/*
### Code ###
# Visual Studio Code - https://code.visualstudio.com/
.settings/
.vscode/
tsconfig.json
jsconfig.json
*egg-info*
*__pycache__*
*sg_execution_times.rst