Skip to content

Commit

Permalink
Ignore hidden files on export (git archive)
Browse files Browse the repository at this point in the history
  • Loading branch information
limbonaut committed Sep 8, 2024
1 parent 2ed9fd4 commit 2b7a5ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf

# Ignore hidden files on export
.* export-ignore

0 comments on commit 2b7a5ba

Please sign in to comment.