-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (29 loc) · 772 Bytes
/
.gitignore
File metadata and controls
29 lines (29 loc) · 772 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
bin/
*.db
jars/downloads/aips_xml.xml
jars/downloads/aips_xsd.xsd
jars/downloads/bag_preparations_xml.xml
jars/downloads/refdata_pharma_de_xml.xml
jars/downloads/refdata_pharma_fr_xml.xml
jars/downloads/swissmedic_packages_xls.xls
jars/output/parse_report_151013_de.html
jars/output/atc_codes_used_set.txt
jars/output/amiko_db_full_idx_de.db-journal
jars/output/parse_report_161013_de.html
downloads/
input/atc_codes_multi_lingual.txt
input/wido_arz_amtl_atc_index_0113_xls.xls
output/atc_codes_used_set.txt
output/parse_report_161013_de.html
output/parse_report_171013_fr.html
css/amiko_stylesheet.css
css/amiko_stylesheet_v1.css
css/amiko_stylesheet_v2.css
jars/output/fis/fi_de.xml
jars/output/
*.zip
.idea/
out/
src/com/maxl/java/aips2sqlite/Crypto.java
.gradle
build