aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-09-08 11:43:51 +0200
committerGitHub <noreply@github.com>2022-09-08 11:43:51 +0200
commitc75f8c9d6fc2b537eaf08c5209d390fe05054b44 (patch)
treeb257de6ec2ef68c4aed0317d63a94153920f4b00 /.gitignore
parent3ac5ceb5d3a5a3c3de36fb15f56ad94e0b2041f9 (diff)
downloadskyhanni-c75f8c9d6fc2b537eaf08c5209d390fe05054b44.tar.gz
skyhanni-c75f8c9d6fc2b537eaf08c5209d390fe05054b44.tar.bz2
skyhanni-c75f8c9d6fc2b537eaf08c5209d390fe05054b44.zip
Merge pull request #3
* Added gradle and mac stuff to gitignore * Added new badge and fixed kotlin (java) badge * Fixed inconsistency in project (HyPixel x Hypixel)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 606e5b149..735978e1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,11 @@
.vscode/
run/
build/
+
+# gradle
+build
+gradle.properties
+.gradle
+
+#other
+.DS_STORE