From 8378159630c3cf343759735ca9df6c46b0287c44 Mon Sep 17 00:00:00 2001 From: Marek Isalski Date: Thu, 24 May 2018 22:02:44 +0100 Subject: [PATCH] initial import of .hgignore --- .hgignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..e0e14e1 --- /dev/null +++ b/.hgignore @@ -0,0 +1,5 @@ +~$ +\.DS_Store$ +sftp-config\.json$ +\.sublime-workspace$ +\.sublime-project$