mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
.gitignore: Ignore some backup files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.config
|
||||
/.DS_Store
|
||||
/.config
|
||||
/build
|
||||
/cache
|
||||
/ccache
|
||||
@@ -8,6 +9,7 @@
|
||||
/packages
|
||||
/tmp
|
||||
/*.diff
|
||||
._*
|
||||
*.img.gz
|
||||
*.img.xz
|
||||
*.iso
|
||||
|
||||
Reference in New Issue
Block a user