-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (61 loc) · 1.04 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
**test_py.py
nfn_drive_sync.sh
**api_test.py
import_monitoring.html
**taxon_dump.sql
tests/test_images/test_image.jpg~
tests/casbotany_sqlite_create.sh
**/test_hexdump.txt
**/test_image.jpg_original
**/ascii_hex.txt
.idea/
.idea/workspace.xml
**/workspace.xml
**/specify-asset-importer.iml
*.xml
output.txt
**/picturae_purge.sql
server_host_settings.py
**/tax_dump.sql
**/run_picdb.sh
**/dummy_cleaner.py
**/picdb_config.py
*.DS_Store Botany.txt
*.csv
*.RData
*_config.py
*/output.txt
*.Rhistory
*.csv
*.RData
*_config.py
*/output.txt
*.Rhistory
*-Botany.txt
**/iz_importer_config.py
/unmatched_taxa/*
**/picturae_purge_script.sql
*.pyc
.idea
venv
docker-compose.yml
settings.py
settings.production.py
settings.development.py
**/server_host_settings.development.py
**/server_host_settings.production.py
**/server_host_settings.py
/data
/env
*.JPG
*.TIF
.hidden_*
/tests/casbotany_lite.db
**/config_collections.json
**/bot_import_monitoring.html
**/ich_import_monitoring.html
**/iz_import_monitoring.html
**/pic_import_monitoring.html
*JPG*
*TIF*git add
*.txt*