diff options
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a68b868 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +.gitignore export-ignore +.gitattributes export-ignore +db/.gitignore export-ignore +etc/.gitignore export-ignore +lib/Sbuild/.gitignore export-ignore +man/.gitignore export-ignore +scripts/.gitignore export-ignore +test/.gitignore export-ignore |