Skip to content

Commit 7adc5f8

Browse files
committed
Update gitignore
1 parent 28bc85e commit 7adc5f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<<<<<<< HEAD
21
/target
32
/classes
43
/checkouts
@@ -8,7 +7,6 @@ pom.xml.asc
87
*.class
98
/.lein-*
109
/.nrepl-port
11-
=======
1210
pom.xml
1311
pom.xml.asc
1412
*jar
@@ -20,4 +18,4 @@ pom.xml.asc
2018
.lein-repl-history
2119
.lein-plugins/
2220
.lein-failures
23-
>>>>>>> f6c752abbae2289fabfce442f63a64181a8f8572
21+
*.log

0 commit comments

Comments
 (0)