Sha256: d84713300f7c7549c032268ebca1a1dc64bacb5393c349638e3660329fd30eab

Contents?: true

Size: 517 Bytes

Versions: 5

Compression:

Stored size: 517 Bytes

Contents

# Ignore list for Eagle, a PCB layout tool

# Backup files
*.s#?
*.b#?
*.l#?
*.b$?
*.s$?
*.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

# Autorouter files
*.pro
*.job

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

*.dri
*.drl
*.gpi
*.pls
*.ger
*.xln

*.drd
*.drd.*

*.s#*
*.b#*

*.info

*.eps

# file locks introduced since 7.x
*.lck

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgitter-0.1.4 data/github/Eagle.gitignore
forgitter-0.1.3 data/github/Eagle.gitignore
forgitter-0.1.2 data/github/Eagle.gitignore
forgitter-0.1.1 data/github/Eagle.gitignore
forgitter-0.1.0 data/github/Eagle.gitignore