From 3a7b957269a6f3ac06a5051d5643233ea7672e1e Mon Sep 17 00:00:00 2001 From: Raul Gutierrez Segales Date: Mon, 01 Apr 2013 07:09:48 +0000 Subject: Add .gitignore to our repo Summary: We don't care about *.pyc, *~ and other things. Test Plan: None needed Reviewers: walter Reviewed By: walter Differential Revision: http://phabricator.itevenworks.net/D1 --- (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 737cf64..794a8b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ +.arcconfig *.pyc *~ -*.pyo -- cgit v0.9.1