aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c0077e2..7ef3fb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
Debug
Release
+# editors
+
+**/*.sublime-workspace
+**/*.sublime-project
+
+**/*.swp \ No newline at end of file