Update .gitignore

This commit is contained in:
Jaifroid 2023-05-08 17:38:50 +01:00
parent a583340fa6
commit 638acdcf69

2
.gitignore vendored
View File

@ -5,6 +5,7 @@
_pkginfo.txt _pkginfo.txt
/bld/ /bld/
/bin/ /bin/
/dist/
/BundleArtifacts/ /BundleArtifacts/
/archives/*.zim* /archives/*.zim*
/archives/*wikivoyage*.zim /archives/*wikivoyage*.zim
@ -23,3 +24,4 @@ null
/scripts/*rsa /scripts/*rsa
/scripts/github_token /scripts/github_token
*.ppk *.ppk
.hintrc