mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
fix(gitignore): actually ignoring version file
This commit is contained in:
parent
cd9847bbbb
commit
eaca71d134
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -28,7 +28,7 @@ placeholders.cache
|
||||||
RetroDECK*Artifact.tar.gz
|
RetroDECK*Artifact.tar.gz
|
||||||
./gits
|
./gits
|
||||||
flathub.json
|
flathub.json
|
||||||
./version
|
version
|
||||||
.shellcheckrc
|
.shellcheckrc
|
||||||
|
|
||||||
# Components artifacts #
|
# Components artifacts #
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue