diff options
| author | TheDudeFromCI <thedudefromci@gmail.com> | 2023-08-19 18:33:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-19 20:33:22 -0500 |
| commit | 226e726c29ea113fbc4a5908ff0a39618f82869a (patch) | |
| tree | 534db3b9b2fee6c049e96319c4804f96e7c048a4 /.gitignore | |
| parent | 6a318ee6f92620c6c562df4baf144438f9fe84f9 (diff) | |
| download | azalea-drasl-226e726c29ea113fbc4a5908ff0a39618f82869a.tar.xz | |
Removed .vscode settings (#104)
Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com>
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
