summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Sandstrom <mark@deliciouslynerdy.com>2010-08-22 12:11:01 -0700
committerMark Sandstrom <mark@deliciouslynerdy.com>2010-08-22 12:11:01 -0700
commit8e1a3cde43f740a71fd6e97865a6cf957c66fac1 (patch)
tree1f6ff19c913d834f2f0b2e373b5540e5b727a75f /.gitignore
parent0431afa53f064529dd0d018f3c67f254352b66e7 (diff)
downloadfactory-boy-8e1a3cde43f740a71fd6e97865a6cf957c66fac1.tar
factory-boy-8e1a3cde43f740a71fd6e97865a6cf957c66fac1.tar.gz
ignore build/ dist/ and MANIFEST
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..cc4b18d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
*.pyc
+MANIFEST
+build/
+dist/