From 2007f347385164ba309e5349f84eb5f6447ae616 Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 8 May 2014 17:06:27 +0000 Subject: [PATCH] Deleted build directory0 --- .gitignore | 1 + build/pip-delete-this-directory.txt | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 build/pip-delete-this-directory.txt diff --git a/.gitignore b/.gitignore index 3a8423d4..2032c883 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *~ .svn local_settings.py +build diff --git a/build/pip-delete-this-directory.txt b/build/pip-delete-this-directory.txt deleted file mode 100644 index c8883ea9..00000000 --- a/build/pip-delete-this-directory.txt +++ /dev/null @@ -1,5 +0,0 @@ -This file is placed here by pip to indicate the source was put -here by pip. - -Once this package is successfully installed this source code will be -deleted (unless you remove this file).