diff options
author | friendica <info@friendica.com> | 2013-01-11 14:18:01 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-11 14:18:01 -0800 |
commit | dd6a88244bdf80888710070d41efccde9f247a6c (patch) | |
tree | fc66a5e18210b05ba835f8567f9ad7123008a8b5 | |
parent | 1a82c5b3306188889d90b0c8e9e1f71266d653c5 (diff) | |
download | volse-hubzilla-dd6a88244bdf80888710070d41efccde9f247a6c.tar.gz volse-hubzilla-dd6a88244bdf80888710070d41efccde9f247a6c.tar.bz2 volse-hubzilla-dd6a88244bdf80888710070d41efccde9f247a6c.zip |
add the smarty3/compiled directory to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2dceacf1..5eb4dfe4e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ favicon.* home.html addon *~ +compiled/ # patch attempts *.orig |