diff options
author | Paulo Henrique Silva <ph.silva@gmail.com> | 2014-09-28 20:02:30 -0300 |
---|---|---|
committer | Paulo Henrique Silva <ph.silva@gmail.com> | 2014-09-28 20:02:30 -0300 |
commit | 14e71e2c0c078eaba016c0bca73b6268ee103c6c (patch) | |
tree | 0a8d7673ac30655205f6e369a6fecdaf24ae4986 /.gitignore | |
parent | bd38028b01fdb6701195f023adfc72820a6f5ce5 (diff) | |
parent | 43b599106f746dd42423eda1f91a592813ecc224 (diff) | |
download | gerbonara-14e71e2c0c078eaba016c0bca73b6268ee103c6c.tar.gz gerbonara-14e71e2c0c078eaba016c0bca73b6268ee103c6c.tar.bz2 gerbonara-14e71e2c0c078eaba016c0bca73b6268ee103c6c.zip |
Merge pull request #3 from hamiltonkibbe/excellon_support
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 |