1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 11:18:12 +02:00
gitignore/Eagle.gitignore
Patrick Fasano dfe46fd168 Update Eagle.gitignore
Ignore temporary files created by the autorouter
2015-08-02 16:40:16 -04:00

41 lines
433 B
Plaintext

# 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
# Autorouter files
*.pro
*.job
# CAM files
*.$$$
*.cmp
*.ly2
*.l15
*.sol
*.plc
*.stc
*.sts
*.crc
*.crs
*.dri
*.drl
*.gpi
*.pls
*.drd
*.drd.*
*.info
*.eps