Exported Gerber files.
[ruwai.git] / .gitignore
bloba43fcd972f2c7f9f2153059005f236cfb95cd370
1 # Ignore the gvim .swp files.
2 *.swp
4 # Ignore Kicad temporary and backup files.
5 *.bak
6 *.bck
7 *.tmp
8 *.kicad_pcb-bak
9 *.lst
10 *.ses
11 *-cache.lib
13 # Ignore Wings3D temporary and backup files.
14 *.wings~
16 # Ignore Blender files.
17 *.blend?*
18 *.mtl
19 *.3ds
21 # Ignore all build directories.
22 build
24 # Ignore compilation files.
25 *.o
26 *.a
27 *.d
28 *.hex
29 *.elf
30 *.sizeok
31 *.eep
33 # Ignore miniseed data files.
34 *.msd
36 # Ignore python runtime files
37 *.pyc
39 # Ignore compressed releases.
40 *.tar.gz
42 # Ignore some binary files.
43 ruwai_record
44 set_system_time/set_system_time