1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-29 20:11:33 +02:00

Adding crowdin.yml to .gitignore (#2079)

To remove the risk of committing API keys while testing the Crowdin
integration.
This commit is contained in:
Bjørn Dons
2024-05-14 20:43:04 +02:00
committed by GitHub
parent a1d43bc74b
commit f976ca88c7

3
.gitignore vendored
View File

@ -21,3 +21,6 @@ count.dat
node_modules/
package.json
pnpm-lock.yaml
# Crowdin Config (Contains API Keys)
crowdin.yml