From 9a7d1aa4887e515b2a6e8742904eebbf73bd71c9 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 9 Oct 2014 15:25:08 -0700 Subject: add site apps directory to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index df7ca3549..a12143ef5 100755 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ compiled/ custom/ /store/ +# site apps +apps/ + # patch attempts *.orig *.rej -- cgit v1.2.3