From cba2a122f1ca567d96ab794dc442abeed8a125e8 Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Mon, 19 Apr 2021 09:36:43 -0300 Subject: [PATCH] More ignores for not needed data --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e34821e..bc805cd 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,9 @@ atlassian-ide-plugin.xml # Cursive Clojure plugin .idea/replstate.xml +# Codestream Plugin +.idea/codestream.xml + # Crashlytics plugin (for Android Studio and IntelliJ) com_crashlytics_export_strings.xml crashlytics.properties @@ -84,3 +87,6 @@ Cargo.lock # These are backup files generated by rustfmt **/*.rs.bk +# Prototype directory +sample_data/**/build/prototype/i386 +