diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 25e2b01b4..872f72f16 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -4,3 +4,4 @@ crates/*/target | |||
4 | .idea/* | 4 | .idea/* |
5 | *.log | 5 | *.log |
6 | *.iml | 6 | *.iml |
7 | .vscode/settings.json | ||