From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QOo86-0002kA-Fg for garchives@archives.gentoo.org; Tue, 24 May 2011 09:42:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22D6E1C3EB; Tue, 24 May 2011 09:41:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E991C1C3EB for ; Tue, 24 May 2011 09:41:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DBEB2AC008 for ; Tue, 24 May 2011 09:41:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D472C8050A for ; Tue, 24 May 2011 09:41:53 +0000 (UTC) From: "Petteri Räty" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petteri Räty" Message-ID: Subject: [gentoo-commits] proj/council-webapp:master commit in: / X-VCS-Repository: proj/council-webapp X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: betelgeuse X-VCS-Committer-Name: Petteri Räty X-VCS-Revision: f1ee1594b69d7fbf469b1f4693e455aef4f0bb7d Date: Tue, 24 May 2011 09:41:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: df1d428b8a8f35a545f781a067533191 commit: f1ee1594b69d7fbf469b1f4693e455aef4f0bb7d Author: Joachim Filip Ignacy Bartosik gmail com= > AuthorDate: Fri May 6 14:39:43 2011 +0000 Commit: Petteri R=C3=A4ty gentoo org> CommitDate: Fri May 6 14:45:47 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/council-webap= p.git;a=3Dcommit;h=3Df1ee1594 .gitignore file --- .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a03f8b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +site/.bundle +site/db/*.sqlite3 +site/config/database.yml +site/log/*.log +site/tmp/**/* +site/app/views/taglibs/auto +*.swp