From 3ca2883456437bb0d5fd36431b2c86a269a0dcf1 Mon Sep 17 00:00:00 2001 From: Gerhard Gonter <ggonter@gmail.com> Date: Sun, 6 Apr 2014 22:18:52 +0200 Subject: [PATCH] added synchroonisation of user_preferences; statistics --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6fe6835 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +@* +ts.* +typescript -- GitLab