Skip to content

Commit

Permalink
Fix typo at .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Jul 9, 2024
1 parent 93fb56e commit e491948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Exclude configuration files
.env* export-ignore
.gitignore export-ignore
.gitattributes export-ignore

# Exclude specific directories
.github export-ignore
.gitignore export-ignore
.gitattribures export-ignore
docs export-ignore
docker export-ignore

0 comments on commit e491948

Please sign in to comment.