aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-12-17 15:50:35 -0600
committermat <git@matdoes.dev>2023-12-17 15:50:41 -0600
commit72154452c384b9fa9fd7c99977b88b4842884dab (patch)
treecfe54faf800d74e1d5d1231ea5a1d8577311ca6a
parent8643ebd3628621414ff0c9fd41fb4b07b70d581e (diff)
downloadazalea-drasl-72154452c384b9fa9fd7c99977b88b4842884dab.tar.xz
move config.toml to config_fast_builds
-rwxr-xr-x.cargo/config_fast_builds (renamed from .cargo/config.toml)0
-rwxr-xr-x.gitignore3
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
diff --git a/.gitignore b/.gitignore
index c5b441e7..99c2e43e 100755
--- a/.gitignore
+++ b/.gitignore
@@ -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