-
-
Notifications
You must be signed in to change notification settings - Fork 112
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·48 lines (44 loc) · 768 Bytes
/
.gitignore
File metadata and controls
executable file
·48 lines (44 loc) · 768 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.settings/
.project
.factorypath
*.DS_Store
target
bin
out
.idea*
.sdkmanrc
*.ipr
*.iml
*.iws
*.log
shepherd_derby_database
/mvnCleanInstallOutput
/output.txt
/outputPackage.txt
src/main/webapp/encounters/*20*
/log
/changed
/changedfiles.txt
/buildExam.txt
/shepherd_sqllite_database
/buildOut.txt
/src/main/shepherd_data_dir
src/main/caribwhale_data_dir
/webapps
/src/main/webapp/javascript/git-info.json
/src/main/webapp/react/
/node_modules
.vscode/
*.swp
/src/jsp/
src/main/webapp/javascript/dev/MarkedIndividual.json
src/main/webapp/javascript/dev/Relationship.json
\.classpath
.classpath
catalina.base_IS_UNDEFINED
/frontend/node_modules
/frontend/dist
/frontend/.env
/frontend/build
/frontend/src/serviceWorkerRegistration.js
/frontend/src/serviceWorker.js