mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Ignore temporal backup folder
This commit is contained in:
parent
218a941be9
commit
dbabc31197
@ -16,6 +16,9 @@ _autosave-*
|
|||||||
*-save.kicad_pcb
|
*-save.kicad_pcb
|
||||||
fp-info-cache
|
fp-info-cache
|
||||||
|
|
||||||
|
# Temporal backup files
|
||||||
|
*-backups/*.zip
|
||||||
|
|
||||||
# Netlist files (exported from Eeschema)
|
# Netlist files (exported from Eeschema)
|
||||||
*.net
|
*.net
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user