From 11a946c727a7db04ffabf4e8b24975fb302bc808 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 28 Nov 2017 23:29:33 +0100 Subject: Update .gitignore and minor changes (mostly formatting) --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.1