forked from errorcorrectionzoo/eczoo_data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (41 loc) · 1.06 KB
/
Copy path.gitignore
File metadata and controls
45 lines (41 loc) · 1.06 KB
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
*~
.DS_Store
*.aux
*.log
table_template.pdf
.vscode/settings.json
scripts/eczoo_data.code-workspace
.codex
scripts/arxiv_ids.txt
# Python build artifacts (any location)
__pycache__/
*.pyc
scripts/__pycache__/
scripts/__pycache__/download_arxiv_papers.cpython-38.pyc
scripts/__pycache__/extract_arxiv_ids.cpython-38.pyc
scripts/__pycache__/standardize_manual_cites.cpython-312.pyc
resources/eczoo_data.linux.code-workspace
resources/ieee_api_key.txt
.venv/
.venv-*/
.venv/lib64
.venv/bin/python
.venv/bin/python3
.venv/bin/python3.10
.venv/pyvenv.cfg
.venv-1/lib64
.venv-1/bin/python
.venv-1/bin/python3
.venv-1/bin/python3.10
.venv-1/pyvenv.cfg
.venv-2/lib64
.venv-2/bin/python
.venv-2/bin/python3
.venv-2/bin/python3.10
.venv-2/pyvenv.cfg
scripts/lint/__pycache__/standardize_citation_locators.cpython-310.pyc
scripts/codelists/__pycache__/count_list_codes.cpython-38.pyc
scripts/relations/__pycache__/redundant_direct_children.cpython-314.pyc
scripts/lint/__pycache__/spellcheck.cpython-312.pyc
users/eczoo.code-workspace
scripts/relations/__pycache__/dedup_codes.cpython-314.pyc