summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-23 02:52:43 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-23 02:52:43 +0200
commit4467a42aee94c85868fc4c706669fcf89707bce3 (patch)
tree124141fe17638b2fb35654b25c67467fde69bf80 /Makefile
parent316be9ffd60a63bdac67f1c944507dde1b4a55c8 (diff)
Adding files to the projects
Makefile is still empty but not for long I hope. README starts to be something real. src/archives.html is the templates for the archives page. src/exclude is for .git/info/exclude src/install.sh is the main script which will include other when generating fugitive. src/post-receive.sh is still empty for now.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..f4ebe19
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+# should generate the fugitive shell script from hooks files and template