diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 853ee63..0000000 --- a/.gitignore +++ /dev/null @@ -1,26 +0,0 @@ -# For PCBs designed using KiCad: http://www.kicad-pcb.org/ -# Format documentation: http://kicad-pcb.org/help/file-formats/ - -# Temporary files -*.000 -*.bak -*.bck -*.kicad_pcb-bak -*.sch-bak -*~ -_autosave-* -*.tmp -*-save.pro -*-save.kicad_pcb -fp-info-cache - -# Netlist files (exported from Eeschema) -*.net - -# Autorouter files (exported from Pcbnew) -*.dsn -*.ses - -# Exported BOM files -*.xml -*.csv |
