projects
/
fwot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d32d633
)
Ignore Gradle artifacts
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 2 Jun 2015 17:23:39 +0000
(19:23 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 2 Jun 2015 17:23:39 +0000
(19:23 +0200)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
2acae8c
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,5
@@
+# Gradle’s temp directory
+.gradle/
+
+# Gradle’s build directory
+build/