forked from specify/web-asset-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
40 lines (39 loc) · 810 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
server_jenkins_config.sh
attachments/
**/tax_dump.sql
**/run_picdb.sh
**/dummy_cleaner.py
**/picdb_config.py
*.DS_Store
/image_client/duplicates-Botany.txt
*.csv
*.RData
*_config.py
*/output.txt
*.Rhistory
*-Botany.txt
**/iz_importer_config.py
/unmatched_taxa/*
**/picturae_purge_script.sql
docker-compose.yml
settings.py
settings.production.py
settings.development.py
/image_client/botany_importer_config.development.py
/image_client/botany_importer_config.production.py
/image_client/ich_importer_config.production.py
/image_client/ich_importer_config.development.py
/image_client/server_host_settings.development.py
/image_client/server_host_settings.production.py
/image_client/server_host_settings.py
/data
/mysql-specify-data
/env
*.JPG
*.TIF
.hidden_*
/tests/casbotany_lite.db
*.pyc
.idea
venv
app.log