forked from respec/HSPsquared
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
68 lines (60 loc) · 854 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
65
66
67
68
# Editors & IDEs
.vscode
.vs
.idea
# Jupyter Notebook
.ipynb_checkpoints
# Distribution / packaging
build
build/*
_build
_build/*
.bzr
develop-eggs
dist
dist/*
downloads
*.egg
*.EGG
*.egg-info
eggs
fake-eggs
.installed.cfg
.mr.developer.cfg
parts
# Byte-compiled / optimized / DLL files
*.pyc
__pycache__
__pycache__/*
*.pyo
.svn
# Unit test / coverage reports
htmlcov
.tox
.tox/*
.coverage
.coverage/*
*.ech
*.log
*.hbnhead
*.units.dbf
# Translations
*.mo
# Stashes, etc.
stats.dat
.ropeproject
.hg
*.tmp*
tests/_LargeFileStash
# Temporary files
_TutorialData/
# Specific files
run.py
tests/GLWACSO/HSP2results/hspp007.hdf
tests/GLWACSO/HSPFresults/hspf006.HBN
tests/GLWACSO/HSP2results/hspp007.uci
tests/test_report_conversion.html
tests/land_spec/hwmA51800.h5
tests/testcbp/HSP2results/PL3_5250_0001.h5
tests/testcbp/HSP2results/*.csv
_no_git*