projects
/
rhynodge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7c13c6
)
Add VIm modeline
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 7 May 2015 05:01:40 +0000
(07:01 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 7 May 2015 05:08:54 +0000
(07:08 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
a7da6a9
..
9057834
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-45,3
+45,5
@@
task fatJar(type: Jar) {
with jar
dependsOn test
}
+
+/* vim: set ts=4 sw=4 et: */