aboutsummaryrefslogtreecommitdiffhomepage
path: root/CorOS-dev-environment/.gitignore
blob: b631c5cdf8c7bdd07ade7b8e16307c05a6acd06c (plain)
1
2
3
4
5
6
7
# ignore everything in the mount folder except the filesystems folder
# and the mount folder itself

/mount/*
/filesystems/*
!/mount
!/filesystems/README.md