about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-11-08 23:22:05 -0600
committergennyble <gen@nyble.dev>2023-11-08 23:22:05 -0600
commitc468660c874a189c5037830cc0fcec1c0fd37697 (patch)
tree4900946137772185f1dad583d12be2212516e9b3 /.gitignore
parent972080d052b878c0a296d040b5dba2a973b7570f (diff)
downloadsunfright-c468660c874a189c5037830cc0fcec1c0fd37697.tar.gz
sunfright-c468660c874a189c5037830cc0fcec1c0fd37697.zip
fix bug causing starting helmet to be removed early HEAD 1.0.1 main
i got a comparison sign backwards, lol
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index edd2fa2..81b88c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@
 # Java things
 .project
 .classpath
+# jenv
+.java-version
 
 # Maven things
 target/