summaryrefslogtreecommitdiff
path: root/~lukeshu
diff options
context:
space:
mode:
Diffstat (limited to '~lukeshu')
-rwxr-xr-x~lukeshu/hackers-nslcd.git/config6
-rw-r--r--~lukeshu/hackers-nslcd.git/description1
-rw-r--r--~lukeshu/hackers-nslcd.git/info/exclude6
3 files changed, 13 insertions, 0 deletions
diff --git a/~lukeshu/hackers-nslcd.git/config b/~lukeshu/hackers-nslcd.git/config
new file mode 100755
index 0000000..202d119
--- /dev/null
+++ b/~lukeshu/hackers-nslcd.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[gitweb]
+ owner = Luke Shumaker
diff --git a/~lukeshu/hackers-nslcd.git/description b/~lukeshu/hackers-nslcd.git/description
new file mode 100644
index 0000000..8566eac
--- /dev/null
+++ b/~lukeshu/hackers-nslcd.git/description
@@ -0,0 +1 @@
+A hacked up version of nslcd (of nss-pam-ldapd) that talks to hackers.git instead of LDAP (wip)
diff --git a/~lukeshu/hackers-nslcd.git/info/exclude b/~lukeshu/hackers-nslcd.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~lukeshu/hackers-nslcd.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]
+# *~