diff options
author | Parabola git <git@parabola.nu> | 2014-12-13 09:00:01 +0000 |
---|---|---|
committer | Parabola git <git@parabola.nu> | 2014-12-13 09:00:01 +0000 |
commit | 58055a2d17ed6ba0ea539889d18a1939229f325a (patch) | |
tree | 1d247021655cb9d049dc670dffa7eeb1a0f37f64 | |
parent | 27892d018c93e5461e85c825ba287a67a57d51db (diff) |
Update from cron
-rwxr-xr-x | pkgstats-libre.git/config | 4 | ||||
-rw-r--r-- | pkgstats-libre.git/description | 1 | ||||
-rw-r--r-- | pkgstats-libre.git/info/exclude | 6 |
3 files changed, 11 insertions, 0 deletions
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] +# *~ |