summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorinyourwalls <inyourwalls@tutanota.com>2023-11-07 18:35:00 -0500
committerinyourwalls <inyourwalls@tutanota.com>2023-11-07 18:35:00 -0500
commit9a2907f253fee7598836633d4fe2c03651844786 (patch)
treed829ef360ba220b5d058c30b15b00100ff605ab2 /.gitignore
parent86a919f530c7990eecf1b98c3151941f39c7d4eb (diff)
hello, world
Diffstat (limited to '')
-rw-r--r--.gitignore14
1 files changed, 12 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9ceb91d..581abe4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,12 @@
-# LSP data folder.
-.jdtls
+# Gradle
+/.gradle
+/build
+
+# JDTLS
+.classpath
+.factorypath
+.settings
+.project
+bin
+
+*.hprof