summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeekofalltrades <thegeekofalltrades@gmail.com>2014-07-15 09:53:23 -0700
committergeekofalltrades <thegeekofalltrades@gmail.com>2014-07-15 09:53:23 -0700
commita295842ec4b4e75078879d384be84b1c8974841f (patch)
treef908781ac030cd5732fa0df1856833b93743b050
parent75dcc201873b6d49715d4661e8361cf65b9bc838 (diff)
downloadaskbot-a295842ec4b4e75078879d384be84b1c8974841f.tar.gz
askbot-a295842ec4b4e75078879d384be84b1c8974841f.tar.bz2
askbot-a295842ec4b4e75078879d384be84b1c8974841f.zip
[master] Add test installation directory to .gitignore.
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 296c3c4f..62c309cc 100755
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ recaptcha
/db.sq3
*.DS_Store
htmlcov
+installation/*