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/.gitignore | |
download | bomb-281f417351056dd9d692b0ed2a8b946ea03f41c9.tar.gz bomb-281f417351056dd9d692b0ed2a8b946ea03f41c9.zip |
Prepare git for kicad
Diffstat (limited to 'hw/.gitignore')
-rw-r--r-- | hw/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hw/.gitignore b/hw/.gitignore new file mode 100644 index 0000000..f694806 --- /dev/null +++ b/hw/.gitignore @@ -0,0 +1,7 @@ +# export files for BOM +*.csv +*.tsv +*.xml + +# backup files +*.bak |