aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2020-12-28 17:25:46 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2020-12-28 17:25:46 +0000
commite816c727624056b91c5ef5152c3121a7f8497c5b (patch)
treefc9434118565b0d405cb092dd07f31bdc8838f1a /.gitignore
parent9e886b392fbc6f8dfac1ce8f6943a7a1679bce74 (diff)
downloadkotlin-raycaster-e816c727624056b91c5ef5152c3121a7f8497c5b.tar.xz
kotlin-raycaster-e816c727624056b91c5ef5152c3121a7f8497c5b.zip
Fix gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index df925b1..8ea546b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,5 +24,6 @@ hs_err_pid*
.gradle
+!gradle-wrapper.jar
.idea
build \ No newline at end of file