mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Add Git ignore patterns
Signed-off-by: Tom Dewey <tom.dewey@raspberrypi.com>
This commit is contained in:
parent
eccc02895d
commit
c177c87410
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -8,4 +8,9 @@ debian/.debhelper**
|
|||
debian/files
|
||||
debian/*.substvars
|
||||
debian/debhelper**
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
# editor backups
|
||||
*.*swp*
|
||||
|
||||
# AppImage related
|
||||
*.AppImage*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue