diff options
author | Hamilton Kibbe <hamilton.kibbe@gmail.com> | 2014-09-28 13:04:32 -0400 |
---|---|---|
committer | Hamilton Kibbe <hamilton.kibbe@gmail.com> | 2014-09-28 13:04:32 -0400 |
commit | 43b599106f746dd42423eda1f91a592813ecc224 (patch) | |
tree | 0a8d7673ac30655205f6e369a6fecdaf24ae4986 /.gitignore | |
parent | 858fc5f6d82c58f4af966c27299e51dd6ba1c097 (diff) | |
download | gerbonara-43b599106f746dd42423eda1f91a592813ecc224.tar.gz gerbonara-43b599106f746dd42423eda1f91a592813ecc224.tar.bz2 gerbonara-43b599106f746dd42423eda1f91a592813ecc224.zip |
Add Excellon support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,3 +37,7 @@ nosetests.xml .idea/workspace.xml .idea/misc.xml .idea + +# OS Files +.DS_Store +Thumbs.db
\ No newline at end of file |