Skip to content

Commit

Permalink
sepecifying gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
benyamindsmith committed Oct 31, 2024
1 parent 97ed031 commit 986742d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Ignore CSS files
*.css linguist-language=ignore

# Ignore TeX files
*.tex linguist-language=ignore

0 comments on commit 986742d

Please sign in to comment.