-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
60 lines (57 loc) · 805 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
# Data things
*.ASCII
*.msgpack
*.npy
*.fits
*.xml
*.md5
*.fil
*beam*.csv
*.hdr
*sample.zip
*.dat
*.tar.xz
*.pkl
*.ar
*.jar
*.rf
*.tar
*.mp4
*.sfk
*.veg
*.zip
SurveyFRB20121102A/data/*
*.wav
.DS_Store
.ipynb_checkpoints/
*#
__pycache__
*~
*.swp
*.p
*.p.*
*.egg-info*
*.sublime-workspace
dist/
columns.*
SurveyFRB20121102A/data/*/*.txt
SurveyFRB20121102A/dfdtresults/
imgui.ini
dpg.ini
backups/
SurveyFRB20121102A/results/old/
SurveyFRB20121102A/results/11A/
SurveyFRB20121102A/results/backup/
SurveyFRB20121102A/results/othersources/
SurveyFRB20121102A/results/simulated/
SurveyFRB20121102A/tests/
SurveyFRB20121102A/sampledat/
SurveyFRB20121102A/datasources/
SurveyFRB20121102A/talk/
SurveyFRB20121102A/18wfall_processing/
texturebug*
buildnotes.md
# rtd
docs/_build/
# docs/_static/
docs/_templates/