Update .gitignore with better build artifact exclusions
This commit is contained in:
parent
eca28aae28
commit
583214c8e7
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -41,4 +41,7 @@ Thumbs.db
|
||||||
|
|
||||||
# Backup files
|
# Backup files
|
||||||
*.bak
|
*.bak
|
||||||
*.backup
|
*.backup
|
||||||
|
|
||||||
|
# External repositories
|
||||||
|
02-installer-bootc/bootc-deb/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue