This commit is contained in:
rusefillc 2024-01-13 14:55:18 -05:00
parent 484c6d52d5
commit 5e3f1516da
2 changed files with 36 additions and 1 deletions

35
.gitattributes vendored Normal file
View File

@ -0,0 +1,35 @@
#
# see https://help.github.com/articles/dealing-with-line-endings/
#
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to Unix line endings on checkout.
*.c text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.xml text eol=lf
*.mk text eol=lf
*.java text eol=lf
*.bat text eol=lf
*.sh text eol=lf
*.iml text eol=lf
*.txt text eol=lf
*.yaml text eol=lf
*.ini text eol=lf
*.input text eol=lf
*.rules text eol=lf
# KiCad files
*.dsn text eol=lf
*.kicad_pcb text eol=lf
*.net text eol=lf
*.pro text eol=lf
*.sch text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
.idea
hardware/\#auto_saved_files\#
hardware/m749-backups
hardware/_autosave-m749.kicad_sch