diff options
author | RedMatrix <info@friendica.com> | 2015-01-19 12:12:31 +1100 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2015-01-19 12:12:31 +1100 |
commit | 9924a39e45b3962a4eba6ece2b1147e7d5166044 (patch) | |
tree | 6311a3efda54cee25d926a83778974e2157eb71e /.gitignore | |
parent | 673556a8472a1e6343c00a70651a90c79288da6c (diff) | |
parent | 08038eafb4e1e1374356727fa1f21dab244185cb (diff) | |
download | volse-hubzilla-9924a39e45b3962a4eba6ece2b1147e7d5166044.tar.gz volse-hubzilla-9924a39e45b3962a4eba6ece2b1147e7d5166044.tar.bz2 volse-hubzilla-9924a39e45b3962a4eba6ece2b1147e7d5166044.zip |
Merge pull request #866 from redswede/dev_redswede
Translations and updates to doc-files
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 3 |
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 +.#* |