diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8c7a071b7..153b5a280 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,11 @@ vgcore.* \#*\# .\#* +# Editor configuration files (top level) +/*.sublime-project +/*.sublime-workspace +/.editorconfig + # Archive files *.tgz *.tar |