Exclude testjobs and icm subdirectories from git-archive

(OIW, Only archive source code and backend data files)
This commit is contained in:
Solomon Peachy 2020-12-08 23:21:57 -05:00
parent 0a6f7bd30b
commit 41b9305ab7
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -1,3 +1,5 @@
testjobs export-ignore
icm export-ignore
*.raw filter=lfs diff=lfs merge=lfs -text
*.prn filter=lfs diff=lfs merge=lfs -text
*.icc filter=lfs diff=lfs merge=lfs -text