diff options
| -rwxr-xr-x | .cargo/config_fast_builds (renamed from .cargo/config.toml) | 0 | ||||
| -rwxr-xr-x | .gitignore | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.cargo/config.toml b/.cargo/config_fast_builds index 9f370141..9f370141 100755 --- a/.cargo/config.toml +++ b/.cargo/config_fast_builds @@ -2,6 +2,9 @@ /doc .vscode +.cargo/config +.cargo/config.toml + # created by azalea-auth/examples/auth, defined in the main .gitignore because # the example could be run from anywhere example_cache.json |
