aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Eoin Meadows2013-08-18 20:38:53 +0100
committerRichard Eoin Meadows2013-08-18 20:38:53 +0100
commitf00c07a39ffe777017c144f7bef42e6fc8708f8c (patch)
treeae574fdff4f28de37d0903c503f834e0520007a8 /.gitignore
parentfa0d398feb49cd57fbaaa1fd35c07833dd731980 (diff)
Added EAGLE temporary files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bb584f7..92e1e57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,5 @@ mapfile
*.pyc
tags
.gdbinit
-
+*.s#*
+*.b#* \ No newline at end of file