Skip to content

Commit 8692073

Browse files
committed
work
1 parent 347c1f6 commit 8692073

File tree

1 file changed

+3
-38
lines changed

1 file changed

+3
-38
lines changed

.gitignore

Lines changed: 3 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -11,53 +11,18 @@ buildNumber.properties
1111
.mvn/wrapper/maven-wrapper.jar
1212

1313
.env
14-
.idea
14+
.idea/
1515
*iml
1616
*.xcf
1717
*.gif
1818

19-
/simpleworklist.iml
2019
/.classpath
2120
/.project
2221
/.idea
2322
/.settings
24-
25-
/etc/pom.xml
26-
27-
/SimpleWorklist.mdzip.bak
28-
/mvn.log
29-
/org.woehlke.simpleworklist.entities.Project
30-
/org.woehlke.simpleworklist.entities.Task
31-
/simpleworklist
32-
/simpleworklistsearch
33-
/simpleworklistsearch2
34-
/pom.xml.releaseBackup
35-
/release.properties
36-
/etc/mavenlog.txt
37-
/etc/mavenlog1.txt
38-
/etc/mavenlog2.txt
39-
/etc/mavenlog3.txt
40-
41-
.idea/
42-
*.iml
23+
/.factorypath
4324
.classpath
4425
.project
45-
.settings/
46-
docs/tmp/
47-
docs/java-getting-started/
48-
docs/deploying-spring-boot-apps/
49-
setenv.sh
50-
setenv.cmd
51-
/src/main/java/org/woehlke/simpleworklist/project/x.txt
52-
/src/main/java/org/woehlke/simpleworklist/task/x.txt
53-
/src/main/java/org/woehlke/simpleworklist/context/x.txt
54-
/src/main/java/org/woehlke/java/simpleworklist/application/error/x.txt
55-
/src/main/java/org/woehlke/simpleworklist/searchRequest/x.txt
26+
.settings
5627

57-
/simpleworklist.diff
58-
target
59-
.idea
60-
/x.txt
6128
/transaction-logs/
62-
/xx.txt
63-
/.factorypath

0 commit comments

Comments
 (0)