aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--.idea/NoGamepads.iml1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bf13294..3d4ea2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
/documents/cargo_doc/
/nogamepads.yaml
+
+/README.assets/
diff --git a/.idea/NoGamepads.iml b/.idea/NoGamepads.iml
index 07b0ecc..f8d6bb6 100644
--- a/.idea/NoGamepads.iml
+++ b/.idea/NoGamepads.iml
@@ -35,6 +35,7 @@
<excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/csharp/NoGamepads_CharpBindings/NoGamepads_Core/obj" />
<excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/csharp/NoGamepads_CharpBindings/NoGamepads_Example/bin" />
<excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/csharp/NoGamepads_CharpBindings/NoGamepads_Example/obj" />
+ <excludeFolder url="file://$MODULE_DIR$/README.assets" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />