You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-29 12:01:32 +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:
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,3 +21,6 @@ count.dat
|
||||
node_modules/
|
||||
package.json
|
||||
pnpm-lock.yaml
|
||||
|
||||
# Crowdin Config (Contains API Keys)
|
||||
crowdin.yml
|
||||
|
Reference in New Issue
Block a user