Skip to content

Commit

Permalink
Force repo to be case-insensitive.
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Cogle <[email protected]>
  • Loading branch information
rhymeswithmogul committed May 22, 2024
1 parent 325df30 commit 9faa1f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# For better Windows compatibility, though
# it's been fine so far.

[core]
ignorecase = true

0 comments on commit 9faa1f2

Please sign in to comment.