Skip to content

Commit

Permalink
Merge pull request github#413 from mibe/eagle
Browse files Browse the repository at this point in the history
Eagle
  • Loading branch information
thedaniel committed Dec 19, 2012
2 parents 7a016f4 + 0b64d5e commit c661dd8
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions Eagle.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Ignore list for Eagle, a PCB layout tool

# Backup files
*.s#?
*.b#?
*.l#?

# Eagle project file
# It contains a serial number and references to the file structure
# on your computer.
# comment the following line if you want to have your project file included.
eagle.epf

# CAM files
*.$$$
*.cmp
*.ly2
*.l15
*.sol
*.plc
*.stc
*.sts
*.crc
*.crs

*.dri
*.drl
*.gpi
*.pls

*.drd
*.drd.*

*.info

*.eps

0 comments on commit c661dd8

Please sign in to comment.