mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-20 18:17:22 -04:00

Former-commit-id: e14e080353ed839d9e6e31b647ee4da155d137ed [formerly 772f05fed5eb5aa0a9ade94216d6b9557755f69d [formerly d8ac0fd59d99fcb82be969fdee88624536b6405a]] Former-commit-id: 6f05bce5f4659c802c7a8fa37760ea84c274de6c Former-commit-id: f29a0726cfd77a228492047933221d64bd80dd3f
23 lines
345 B
Plaintext
23 lines
345 B
Plaintext
#Exclude Visual Studio cache
|
|
/.vs/
|
|
*.user
|
|
*.pfx
|
|
_pkginfo.txt
|
|
/bld/
|
|
/bin/
|
|
/build/
|
|
/BundleArtifacts/
|
|
/archives/*.zim
|
|
/AppPackages/*wikivoyage*
|
|
/AppPackages/*wikimed*
|
|
/node_modules/
|
|
package-lock.json
|
|
.vscode/launch.json
|
|
null
|
|
/scripts/kiwix-*.pem
|
|
/scripts/set_secret_environment_variables.sh
|
|
/scripts/ssh_key
|
|
/scripts/secret*
|
|
|
|
/scripts/github_token
|