Skip to content

Commit

Permalink
Add .gitattribute to exclude files from archives
Browse files Browse the repository at this point in the history
  • Loading branch information
goggle committed Apr 22, 2022
1 parent 69a4184 commit d56366b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
.git export-ignore
.github export-ignore

0 comments on commit d56366b

Please sign in to comment.