diff --git a/.gitignore b/.gitignore index 74509fd..4d90668 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,13 @@ .vscode/ipch .DS_Store /data/dist -/test \ No newline at end of file +/test + +# Editor directories and files +.idea +.vscode +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? \ No newline at end of file