From 304981b1ed15101a362b1db642c033084dd44ca3 Mon Sep 17 00:00:00 2001 From: Ara Sadoyan Date: Thu, 24 Apr 2025 14:50:36 +0200 Subject: [PATCH] Readme update --- .gitignore | 55 +----------------------------------------------------- 1 file changed, 1 insertion(+), 54 deletions(-) diff --git a/.gitignore b/.gitignore index 7d9c0cb..03e9dc5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,73 +1,20 @@ # ---> Rust -# Compiled files *.o *.so *.rlib *.dll - -# Executables *.exe - -# Generated by Cargo +*.sh /target/ - -# ---> JetBrains -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio - *.iml - -## Directory-based project format: .idea/ -# if you remove the above rule, at least ignore the following: - -# User-specific stuff: -# .idea/workspace.xml -# .idea/tasks.xml -# .idea/dictionaries - -# Sensitive or high-churn files: -# .idea/dataSources.ids -# .idea/dataSources.xml -# .idea/sqlDataSources.xml -# .idea/dynamic.xml -# .idea/uiDesigner.xml - -# Gradle: -# .idea/gradle.xml -# .idea/libraries - -# Mongo Explorer plugin: -# .idea/mongoSettings.xml - -## File-based project format: *.ipr *.iws - -## Plugin-specific files: - -# IntelliJ /out/ - -# mpeltonen/sbt-idea plugin .idea_modules/ - -# JIRA plugin atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties - - - -# Added by cargo - /target - - -# Added by cargo -# -# already existing elements were commented out - /z_shpo