Skip to content

Commit

Permalink
Clean up GitHub tarball, hopefully (fixes #489)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Knorr committed Feb 6, 2019
1 parent 148f9bf commit a2a2d31
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/*.~
/*~
/.git
/.git/*
/.gitattributes
/.github
/.github/*
/.gitignore
/.travis-debug
/.travis.yml
/bin/daps-auto.pl
/contrib
/contrib/*
/daps-xslt/common/colornames.txt
/doc/deprecated
/doc/deprecated/*
/doc/design-notes
/doc/design-notes/*
/doc/presentation
/doc/presentation/*
/init_templates/daps-auto_sample.ini
/packaging
/packaging/*

0 comments on commit a2a2d31

Please sign in to comment.