aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2019-08-08 21:49:32 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2019-08-08 21:49:32 +0100
commit4265af9d6024ff47508ac41ba3655dd2aca6ce88 (patch)
tree386b74fd4b3e9d4a7a0b45bfa924fbf101adbef2 /.gitignore
parent461dfa758c11fe3b96d65d56578c6b4529d03988 (diff)
downloadterrain-4265af9d6024ff47508ac41ba3655dd2aca6ce88.tar.xz
terrain-4265af9d6024ff47508ac41ba3655dd2aca6ce88.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a1c2a23..2c367dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,8 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
+
+web/
+build/
+.idea
+.gradle \ No newline at end of file