diff --git a/.gitignore b/.gitignore index 8d64070..6038d7a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,8 @@ **/*.zip **/*.rar **/*.tar -**/*.gz \ No newline at end of file +**/*.gz + +# IDE +.vscode/ +.specstory/ \ No newline at end of file