diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 880e63a7f9..9309d315ae 100644 --- a/.gitignore +++ b/.gitignore @@ -234,7 +234,7 @@ pip-log.txt #Mr Developer .mr.developer.cfg -/.vs +.vs/ ########## # Rider |
