Skip to content

Commit

Permalink
Test of .gitattributes
Browse files Browse the repository at this point in the history
Using it to exclude source documentation and .git* files
  • Loading branch information
burkmarr committed Nov 25, 2016
1 parent 7260a06 commit 369abd9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
documentation/*.docx export-ignore
.gitignore export-ignore
.gitattributes export-ignore
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
kb2/
tombio/visEarthworm/
documentation/*.docx export-ignore
tombio/visEarthworm/

0 comments on commit 369abd9

Please sign in to comment.