mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-24 18:36:59 +03:00
Added GNOME Builder configuration to gitignore.
This commit is contained in:
parent
494169f959
commit
1bd4a40f71
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -231,4 +231,7 @@ DEBUG
|
|||
######################
|
||||
## VisualStudioCode ##
|
||||
######################
|
||||
.vscode/*
|
||||
.vscode/*
|
||||
|
||||
#Builder
|
||||
.buildconfig
|
||||
|
|
Loading…
Reference in a new issue