1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-20 22:36:03 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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