projects
/
tbgof.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb9620e
)
Ignore Gradle artifacts
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 2 Jun 2015 05:17:51 +0000
(07:17 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 2 Jun 2015 05:17:51 +0000
(07:17 +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/