summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNick Daly <Nick.M.Daly@gmail.com>2013-04-23 21:44:09 -0500
committerNick Daly <Nick.M.Daly@gmail.com>2013-04-23 21:44:09 -0500
commit3ab7d05bf32161773066a0f74c4d6fcd0fb53dd2 (patch)
tree6e841ce93a8cea6e4a677df598ac36e7a5c74541 /.gitignore
parentf55c7a48ea534e342e6efbd4c7edaf1b1e07f61b (diff)
parentf5cd610535fef296a2653e14aa7ff2b3cd72a8aa (diff)
Add hosting and auto-archive-creation.
The makefile has three new targets: 1. hosting: Publish repository and automagically build the archives to serve to clients. 2. current-checkout.tar.gz: Create an archive of the current project directory. 3. current-repository.tar.gz: Create an archive of the current project directory along with the source repository metadata so that the archive is a full checkout of the project.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e5bdabe..8d65bdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+current-*.tar.gz
*.pyc
*.tiny.css
data/*.log