aboutsummaryrefslogtreecommitdiffhomepage
path: root/QC-dev-environment/.gitignore
diff options
context:
space:
mode:
authorThomas Van Iseghem <[email protected]>2023-03-09 20:22:56 +0100
committerThomas Van Iseghem <[email protected]>2023-03-09 20:22:56 +0100
commitd7814640a57323fc3fb410831e8d26083c7e0067 (patch)
treebfc493da2115890c0b78fa5ae9cff7fd30c27deb /QC-dev-environment/.gitignore
parent83728ae0b6584fcfec776abbb47afa1d12de6b24 (diff)
parent03c976530b91ab70510479bbc75c04cbe4c6d979 (diff)
downloadOpenCortex-develop.tar.gz
OpenCortex-develop.zip
Merge branch 'feature/docker-dev-environment' into developdevelop
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