at-tami/.gitignore

40 lines
488 B
Plaintext
Raw Normal View History

2014-12-15 19:53:57 +02:00
# Ignore list for Eagle, a PCB layout tool
# Backup files
2015-01-28 11:53:11 +02:00
**/*.s#?
**/*.b#?
**/*.l#?
2014-12-15 19:53:57 +02:00
# 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
2015-01-28 11:53:11 +02:00
**/*.$$$
**/*.cmp
**/*.ly2
**/*.l15
**/*.sol
**/*.plc
**/*.stc
**/*.sts
**/*.crc
**/*.crs
2014-12-15 19:53:57 +02:00
2015-01-28 11:53:11 +02:00
**/*.dri
**/*.drl
**/*.gpi
**/*.pls
2014-12-15 19:53:57 +02:00
2015-01-28 11:53:11 +02:00
**/*.drd
**/*.drd.*
2014-12-15 19:53:57 +02:00
2015-01-28 11:53:11 +02:00
**/*.info
2014-12-15 19:53:57 +02:00
2015-01-28 11:53:11 +02:00
**/*.eps
**/*.pro
2015-01-28 11:53:39 +02:00
**/*.job
2016-08-24 14:12:18 +03:00
*.scr