Try .gitattributes to control release contents

maint-3.9.0 v3.9.0-1-rc2
sfilippone 2 months ago
parent 898345c3e1
commit 0d694cf3e2

22
.gitattributes vendored

@ -0,0 +1,22 @@
*.a
*.o
*.mod
*.smod
*~
# Make.inc generated
/Make.inc
config.log
config.status
# generated folder
/include/
/modules/
docs/src
docs/doxypsb
docs/Makefile
autom4te.cache
# the executable from tests
runs
Loading…
Cancel
Save