aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRenĂ© Meusel <[email protected]>2022-03-10 11:53:56 +0100
committerRenĂ© Meusel <[email protected]>2022-03-10 13:41:28 +0100
commitb66f71caa60c3cf3395c4ee3fcec224cd9eb6df7 (patch)
treed33471175bb5b199446a9275d79653e2d5831ad2 /.gitignore
parent8de350e896c9f3a998c8eff0053630ff8fa7d560 (diff)
Provide a basic project configuration for Sublime Text
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
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