From 58055a2d17ed6ba0ea539889d18a1939229f325a Mon Sep 17 00:00:00 2001 From: Parabola git Date: Sat, 13 Dec 2014 09:00:01 +0000 Subject: Update from cron --- pkgstats-libre.git/config | 4 ++++ pkgstats-libre.git/description | 1 + pkgstats-libre.git/info/exclude | 6 ++++++ 3 files changed, 11 insertions(+) create mode 100755 pkgstats-libre.git/config create mode 100644 pkgstats-libre.git/description create mode 100644 pkgstats-libre.git/info/exclude diff --git a/pkgstats-libre.git/config b/pkgstats-libre.git/config new file mode 100755 index 0000000..07d359d --- /dev/null +++ b/pkgstats-libre.git/config @@ -0,0 +1,4 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true diff --git a/pkgstats-libre.git/description b/pkgstats-libre.git/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/pkgstats-libre.git/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/pkgstats-libre.git/info/exclude b/pkgstats-libre.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/pkgstats-libre.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ -- cgit v1.2.3-54-g00ecf