generated from NASA-PDS/template-repo-java
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
90 lines (78 loc) · 1000 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
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
79
80
81
82
83
84
85
86
87
88
89
90
# Python build, virtual environments, and buildouts
.venv
venv
__pycache__/
dist/
build/
*.egg-info
.*.cfg
develop-eggs/
.python-eggs/
.eggs/
pip-selfcheck.json
.python-version
# Python testing artifacts
.coverage
htmlcov
.tox/
# Object files
*.o
*.pkl
*.py[ocd]
# Libraries
*.lib
*.a
# Eclipse files
.settings/
*.project
*.classpath
# Editor support
.idea/
*.iml
.vscode
*.sublime-*
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
lib/
lib64/
# Executables
*.exe
*.out
*.app
# Temporary files
*~
.*.swp
var/
# other stuff
*.log
*.xpr
bin/
.*.swp
typescript
.ipynb_checkpoints
# OS-specific artifacts
.DS_Store
._*
# Exclusions
!.coveragerc
!.editorconfig
!.gitattributes
!.gitignore
!.gitkeep
# Project-specific
pds_doi_service.ini
doi_service.env
allure/
WhereAmI.py
doi.db
output/
transaction_history/
docs/Makefile
docs/design/PDS-technical-architecture.pdf
docs/make.bat
doi_temp.db
tests/aaDOI_production_submitted_labels.zip
tests/aaDOI_production_submitted_labels/