diff options
author | Nao Pross <np@0hm.ch> | 2021-05-15 19:42:45 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-05-15 19:42:45 +0200 |
commit | 281f417351056dd9d692b0ed2a8b946ea03f41c9 (patch) | |
tree | f83c5f9bf64a365dae2884bc3576b7527790f761 /hw/.gitattributes | |
download | bomb-281f417351056dd9d692b0ed2a8b946ea03f41c9.tar.gz bomb-281f417351056dd9d692b0ed2a8b946ea03f41c9.zip |
Prepare git for kicad
Diffstat (limited to 'hw/.gitattributes')
-rw-r--r-- | hw/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/.gitattributes b/hw/.gitattributes new file mode 100644 index 0000000..c539e86 --- /dev/null +++ b/hw/.gitattributes @@ -0,0 +1,2 @@ +*.pro filter=kicad_project +*.sch filter=kicad_sch |