diff options
author | jaseg <git@jaseg.net> | 2018-06-30 13:52:00 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2018-06-30 13:52:00 +0200 |
commit | c97506d29a1f3938b798277ab17f3c8d1ce19d25 (patch) | |
tree | 4ffd1f92e899875a967b78a444215a25093d9d5d /.gitignore | |
download | 002-c97506d29a1f3938b798277ab17f3c8d1ce19d25.tar.gz 002-c97506d29a1f3938b798277ab17f3c8d1ce19d25.tar.bz2 002-c97506d29a1f3938b798277ab17f3c8d1ce19d25.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fecc012 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.bak +*.bck +*.kicad_pcb-bak +gerber |