summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
-rw-r--r--DESCRIPTION1
2 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6222d9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+.project
+.cproject
+.settings
+.metadata
+build/*
+Debug/*
+Release/*
diff --git a/DESCRIPTION b/DESCRIPTION
new file mode 100644
index 0000000..2e50d44
--- /dev/null
+++ b/DESCRIPTION
@@ -0,0 +1 @@
+Proof of Concept: Client library for SSSD D-Bus responder.