-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (24 loc) · 1.01 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
*.class
*.idea
lecture-codess/project/target/**
lecture-codess/target/**
lecture-codess/project/target/config-classes/**
lecture-codess/project/target/resolution-cache/**
patmat/target/streams/**
patmat/project/target/resolution-cache/**
patmat/target/streams/**
patmat/project/project/target/config-classes/**
patmat/project/target/config-classes/$440dd9d46c6eb8e55214.cache
patmat/project/target/resolution-cache/reports/default-patmat-build-compile.xml
patmat/project/target/streams/compile/incCompileSetup/$global/streams/inc_compile_2.10
patmat/project/target/streams/compile/dependencyClasspath/$global/streams/export
patmat/target/streams/runtime/managedClasspath/$global/streams/export
objsets/target/streams/**
*.cache
objsets/target/streams/compile/packageSubmission/$global/streams/output
objsets/target/streams/test/externalDependencyClasspath/$global/streams/export
target/test-reports/
target/streams/test/unmanagedClasspath/$global/streams/export
target/streams/test/test/$global/streams/out
*.xml
target