diff options
author | friendica <info@friendica.com> | 2012-07-19 18:54:53 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-19 18:54:53 -0700 |
commit | 6293c5e1cf53eeb6db487c74c6e4cec8a11148d4 (patch) | |
tree | 9fe5acb21be636c87bc3ee2b9281b7dc18f383e3 | |
parent | 49c0e0de9ba81883ccde15cdb2b1dc4d28f25a0a (diff) | |
download | volse-hubzilla-6293c5e1cf53eeb6db487c74c6e4cec8a11148d4.tar.gz volse-hubzilla-6293c5e1cf53eeb6db487c74c6e4cec8a11148d4.tar.bz2 volse-hubzilla-6293c5e1cf53eeb6db487c74c6e4cec8a11148d4.zip |
add patch files
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2531fe4cd..c2dceacf1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,11 @@ home.html addon *~ +# patch attempts +*.orig +*.rej + + #ignore documentation, it should be newly built doc/api |