Skip to content

Commit 06f169a

Browse files
committed
Add git ignore
1 parent 7869bb0 commit 06f169a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/target
2+
/classes
3+
/checkouts
4+
pom.xml
5+
pom.xml.asc
6+
*.jar
7+
*.class
8+
/.lein-*
9+
/.nrepl-port
10+
/log
11+
/.classpath

0 commit comments

Comments
 (0)