Skip to content

Commit

Permalink
add global gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jollyjerr committed Jan 17, 2024
1 parent ab4dc62 commit da613e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/.gitconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[core]
whitespace=fix,-indent-with-non-tab,trailing-space,cr-at-eol
editor = nvim
excludesfile = ~/.gitignore
[github]
user = Jeremiah Tabb
email = [email protected]
Expand Down

0 comments on commit da613e4

Please sign in to comment.