mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
chore(gitignore): ignore miniflux binary in root directory
This commit is contained in:
parent
e99864a456
commit
4b86570b7c
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
./*.sha256
|
./*.sha256
|
||||||
./miniflux
|
/miniflux
|
||||||
.idea
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
*.deb
|
*.deb
|
||||||
*.rpm
|
*.rpm
|
||||||
miniflux-*
|
miniflux-*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue