From 94580046fe9a49d281043f6104f43ea6b68f3db8 Mon Sep 17 00:00:00 2001 From: KeksNino Date: Thu, 12 Feb 2026 00:04:51 +0100 Subject: [PATCH] add files --- .gitignore | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 64918db..0000000 --- a/.gitignore +++ /dev/null @@ -1,45 +0,0 @@ -<<<<<<< HEAD -# 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* - -# Kotlin Gradle plugin data, see https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects -.kotlin/ -======= -*.iml -.gradle -/local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml -.DS_Store -/build -/captures -.externalNativeBuild -.cxx -local.properties ->>>>>>> c8e81fd (add files)