-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.dockerignore
More file actions
58 lines (54 loc) · 915 Bytes
/
.dockerignore
File metadata and controls
58 lines (54 loc) · 915 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
50
51
52
53
54
55
56
57
58
/.gitignore~
/.git
/.idea
/.cproject
/.project
/.eggs
/algorithm_reference_library.egg-info
/PrivateRules.mak
*.pyc
/data
/docs
/test_data
/test_results
/arlvenv
/alorithm_reference_library.egg-info
/build
/dist
/docs/build
/docs/pyweave
/docs/notebooks
/docs/anna
/docs/ben
/docs/arl
.ipynb_checkpoints
/examples/**/*.rst
/examples/**/*.html
/examples/**/*.fits
/examples/*/figures
/examples/*/*_files
/examples/*/.ipynb_checkpoints
/examples/pyweave/figures
/examples/pyweave/docset.zip
/examples/anna/simulated_data.txt
/examples/arl/*.png
out.fits
dirty.fits
psf.fits
/.ipynb_checkpoints
.DS_Store
~$functions_status.xlsx
arl_fourier_processing.xlsx
functions_status.xlsx
/.cache
/docs/crocodile requirements.xlsx
reproject_footprint.fits
reproject_image.fits
temp.fits
/tests/test_ftprocessor_results
/.pydevproject
/tests/test_results
/test_results
/test_coverage
/tests/test_data
/tests/unittest_results