aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheDudeFromCI <thedudefromci@gmail.com>2023-08-19 18:33:22 -0700
committerGitHub <noreply@github.com>2023-08-19 20:33:22 -0500
commit226e726c29ea113fbc4a5908ff0a39618f82869a (patch)
tree534db3b9b2fee6c049e96319c4804f96e7c048a4 /.gitignore
parent6a318ee6f92620c6c562df4baf144438f9fe84f9 (diff)
downloadazalea-drasl-226e726c29ea113fbc4a5908ff0a39618f82869a.tar.xz
Removed .vscode settings (#104)
Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com>
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 10e5a00f..e97aa75a 100755
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
flamegraph.svg
perf.data
perf.data.old
+.vscode
# created by azalea-auth/examples/auth, defined in the main .gitignore because
# the example could be run from anywhere