diff --git a/.gitignore b/.gitignore index b068f51..97ef0e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.old.* -config.json \ No newline at end of file +config.json +p.vim diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 66eb04c..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "editor.tabSize": 2, - "editor.insertSpaces": true, - "editor.fontFamily": "'Operator Mono Lig', monospace", - "editor.fontSize": 14, - "editor.fontLigatures": true, -} \ No newline at end of file