-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (27 loc) · 817 Bytes
/
.gitignore
File metadata and controls
29 lines (27 loc) · 817 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
# Created by .ignore support plugin (hsz.mobi)
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
out
gen
/target/
/.idea
/.classpath
/.settings/
/.project
.DS_Store
CodeRecDataProcess/target/generated-sources/
CodeRecWeb/target/generated-sources/
out/artifacts/CodeRecWeb_Web_exploded/WEB-INF/
out/artifacts/CodeRecWeb_Web_exploded/codeAnalysis/
out/artifacts/CodeRecWeb_Web_exploded/config/
out/artifacts/CodeRecWeb_Web_exploded/img/
out/artifacts/CodeRecWeb_Web_exploded/outputGraph/
out/artifacts/CodeRecWeb_Web_exploded/parameterModel/
out/artifacts/CodeRecWeb_Web_exploded/scripts/
out/artifacts/CodeRecWeb_Web_exploded/styles/
out/artifacts/CodeRecWeb_Web_exploded/test/
out/artifacts/CodeRecWeb_Web_exploded/utils/
out/artifacts/CodeRecWeb_Web_exploded/vocab/