add the smarty3/compiled directory to gitignore

This commit is contained in:
friendica 2013-01-11 14:18:01 -08:00
parent 1a82c5b330
commit dd6a88244b

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ favicon.*
home.html home.html
addon addon
*~ *~
compiled/
# patch attempts # patch attempts
*.orig *.orig