aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRedSwede <redswede@riseup.net>2015-01-17 00:19:22 +0100
committerRedSwede <redswede@riseup.net>2015-01-17 00:19:22 +0100
commit1d7bd0ba909241bc4a3b423dbae82ff64e928bd3 (patch)
tree339989866daad4ff4c66a88472351a22ad972a79 /.gitignore
parentd5c85ea1bcd8b610f3fce8660d82a9a1265fae67 (diff)
downloadvolse-hubzilla-1d7bd0ba909241bc4a3b423dbae82ff64e928bd3.tar.gz
volse-hubzilla-1d7bd0ba909241bc4a3b423dbae82ff64e928bd3.tar.bz2
volse-hubzilla-1d7bd0ba909241bc4a3b423dbae82ff64e928bd3.zip
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.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 3 insertions, 0 deletions
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
+.#*