From 1d7bd0ba909241bc4a3b423dbae82ff64e928bd3 Mon Sep 17 00:00:00 2001 From: RedSwede Date: Sat, 17 Jan 2015 00:19:22 +0100 Subject: Looked through the whole doc/-folder more or less. Added and commented a few things here and there. One question: * Is the crypto-js E2EE or not? If the devs agree that it is NOT then I propose removing this from the help files and gui. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a12143ef5..0c61bbc38 100755 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,6 @@ doc/SiteTOS.md #Ingore site theme schemas view/theme/redbasic/schema/default.php + +#Ignore emacs tempfiles +.#* -- cgit v1.2.3