aboutsummaryrefslogtreecommitdiffhomepage
path: root/QC-dev-environment/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'QC-dev-environment/.gitignore')
-rw-r--r--QC-dev-environment/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/QC-dev-environment/.gitignore b/QC-dev-environment/.gitignore
new file mode 100644
index 0000000..b631c5c
--- /dev/null
+++ b/QC-dev-environment/.gitignore
@@ -0,0 +1,7 @@
+# ignore everything in the mount folder except the filesystems folder
+# and the mount folder itself
+
+/mount/*
+/filesystems/*
+!/mount
+!/filesystems/README.md