index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
conf
/
gitignore
/
Gradle
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'conf/gitignore/Gradle')
-rw-r--r--
conf/gitignore/Gradle
8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/gitignore/Gradle b/conf/gitignore/Gradle
new file mode 100644
index 00000000..302a5f2f
--- /dev/null
+++ b/
conf/gitignore/Gradle
@@ -0,0 +1,8 @@
+.gradle
+build/
+
+# Ignore Gradle GUI config
+gradle-app.setting
+
+# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
+!gradle-wrapper.jar