-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
78 lines (76 loc) · 1.37 KB
/
.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
69
70
71
72
73
74
75
76
77
78
resources
temp.py
.vscode
.idea
.serverless
__pycache__
env
venv
venv310/
venv311/
.coverage
pyzbar*/
*Levenshtein*/
dominate*/
fuzzywuzzy*/
bin
unidecode*/
Unidecode*/
xlrd*/
*.zip
#*.png
lambda_deployment/
.~lock*
*.bak
BallotImageArchive*
.serverless
*.pyc
*.pyd
*.c
*.html
*.metadata.json
file_download/
file_list/
dvc.lock
.venv
params_edited/
pdf_mapper/__pycache__
pdf_mapper/__pycache__/pdf_extract.cpython-38.pyc
pdf_mapper/__pycache__/pdf_extract.cpython-38.pyc
pdf_mapper/__pycache__/pdf_mapper.cpython-38.pyc
build/
params/system_status_lod.json.metadata.json
params/system_status_lod.json.metadata.json
params/system_status_report.html.metadata.json
params/system_status_report.md.metadata.json
params/NJ_Monmouth_20221108/DRAFT_BMDIF_NJ_Monmouth_20221108.csv.metadata.json
tests/Comparison of Polars and Pandas.url
tests/On_Time_Reporting_Carrier_On_Time_Performance_(1987_present)_2022_1.csv
Pipfile
Pipfile.lock
Pydf.egg-info/dependency_links.txt
Pydf.egg-info/PKG-INFO
Pydf.egg-info/requires.txt
Pydf.egg-info/SOURCES.txt
Pydf.egg-info/top_level.txt
*.db
dist
*.gz
daf_benchmarks.md
daf_demo.md
tests\\tempdata1.db
tests\\tempdata2.db
tests/tempdata1.db
tests/tempdata2.db
tempdata1.db
tempdata2.db
Daffodil.egg-info/PKG-INFO
Daffodil.egg-info/SOURCES.txt
Daffodil.egg-info/top_level.txt
dist/
*/**/*.egg-info
docs/daf_benchmarks.md
docs/daf_demo.md
docs/
docs\\
tests/.coverage