Add .gitattributes

This commit is contained in:
Case Duckworth 2021-02-22 15:55:36 -06:00
parent 3a2516a9d1
commit a0f66203f8
2 changed files with 4 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.lisp diff=lisp
*.el diff=lisp
*.org diff=org

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
!init.el
!early-init.el
!.gitignore
!.gitattributes
!README.*
# and ...