From 9989a780679b9cfb5932486614358eefc27e96af Mon Sep 17 00:00:00 2001 From: Vichingo455 Date: Mon, 22 Sep 2025 10:27:20 +0200 Subject: [PATCH] Test gitignore --- .gitingnore | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .gitingnore diff --git a/.gitingnore b/.gitingnore deleted file mode 100644 index 38105ec..0000000 --- a/.gitingnore +++ /dev/null @@ -1,24 +0,0 @@ -# Compiled class file -*.class - -# Log file -*.log - -# BlueJ files -*.ctxt - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.nar -*.ear -*.zip -*.tar.gz -*.rar - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* -replay_pid* \ No newline at end of file