summaryrefslogtreecommitdiffstats
path: root/vendor/gix/src/assets/init/info/exclude
blob: 1beb19eeef029c41b09c34e4c2b2dd2c56f3a892 (plain)
1
2
3
4
5
# Thise file contains repository-wide exclude patterns that git will ignore.
# They are local and will not be shared when pushing or pulling.
# When using Rust the following would be typical exclude patterns.
# Remove the '# ' prefix to let them take effect.
# /target/