forked from ACCORD-NWP/tactus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (45 loc) · 648 Bytes
/
Copy path.gitignore
File metadata and controls
49 lines (45 loc) · 648 Bytes
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
*.swp
__pycache__/
*.so
*.Rhistory
*.c
tmp_*
temp_*
tmp\.*
temp\.*
*.egg-info
build/
#*.csv
*outfile*
list/
.tox/
tmp/
poetry.lock
dist/
.idea/
.vscode/
coverage.xml
.coverage.xml
.coverage
.env
.venv
.flakeheaven_cache/
.exp_dependencies*
.conda/
# Files/directories generated at runtime
archived_file
input_file
ecf/[A-Z]*.py
# Stuff related to jupyter notebooks
.ipynb_checkpoints/
# Stuff related to Sphinx documentation
docs/_build/
docs/tactus.rst
docs/tactus.suites.rst
docs/tactus.tasks.rst
docs/tactus.templates.rst
docs/tactus.templates.ecflow.rst
docs/modules.rst
docs/markdown_docs/config.md
# Stuff related to draw.io
*.drawio.bkp