forked from apache/causeway
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (38 loc) · 647 Bytes
/
.gitignore
File metadata and controls
46 lines (38 loc) · 647 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
*~
*.swp
*.class
bin/
target/
target-ide/
logs/
.settings/
.project
.classpath
.idea
*.iml
JArchitectOut/
*.jdproj
mothballed/component/objectstore/sql/sql-tests-common/hsql-db/
mothballed/component/objectstore/sql/sql-tests-common/xml/
component/objectstore/xml/tmp/objects/
component/objectstore/xml/xml/objects/
component/objectstore/xml/tmp/tests/
# log files
datanucleus.log
isis.log
hs_err_pid*.log
# Package Files #
*.jar
*.war
*.ear
dependency-reduced-pom.xml
pom.xml.tag
pom.xml.next
pom.xml.releaseBackup
pom.xml.versionsBackup
.clover/
*.jdproj
JArchitectOut/
core/integtestsupport/fixture-data
rebel.xml
recreate_archetypes.sh