Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rust-module-hello-world/module-src/target/.gitignore')
-rw-r--r--rust-module-hello-world/module-src/target/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/rust-module-hello-world/module-src/target/.gitignore b/rust-module-hello-world/module-src/target/.gitignore
new file mode 100644
index 0000000..0c7da30
--- /dev/null
+++ b/rust-module-hello-world/module-src/target/.gitignore
@@ -0,0 +1,3 @@
+!/.gitignore
+/.*
+/*