mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
gitignore: Ignore debuild artefacts
Ignore two additional patterns to capture debuild intermediates and results.
This commit is contained in:
parent
63124443c3
commit
81c08fee55
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
build
|
build
|
||||||
.vscode
|
.vscode
|
||||||
|
obj-**
|
||||||
|
debian**
|
Loading…
Add table
Add a link
Reference in a new issue