mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
4f08b43b9f
...
a77abe5cfc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a77abe5cfc | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
dd9f1d5de8 |
@ -1,5 +1,6 @@
|
|||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.localized
|
||||||
__MACOSX/
|
__MACOSX/
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
|
|||||||
@ -36,5 +36,9 @@ fp-info-cache
|
|||||||
# Archived Backups (KiCad 6.0)
|
# Archived Backups (KiCad 6.0)
|
||||||
**/*-backups/*.zip
|
**/*-backups/*.zip
|
||||||
|
|
||||||
|
# Archived Backups (KiCad 10.0)
|
||||||
|
.history/
|
||||||
|
|
||||||
# Local project settings
|
# Local project settings
|
||||||
*.kicad_prl
|
*.kicad_prl
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user