mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-22 09:55:19 +01:00
debian: Update pending changelog
Additionally, modify gitignore to allow us to edit files in the debian directory that we _do_ want to version.
This commit is contained in:
parent
1a6c683b55
commit
b9d271696f
2 changed files with 15 additions and 8 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,4 +1,8 @@
|
|||
build**
|
||||
.vscode
|
||||
obj-**
|
||||
debian**
|
||||
debian/rpi-imager/**
|
||||
debian/.debhelper**
|
||||
debian/files
|
||||
debian/*.substvars
|
||||
debian/debhelper**
|
Loading…
Add table
Add a link
Reference in a new issue