aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README4
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e41f511
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+packages.manifest
+signature.manifest
diff --git a/README b/README
new file mode 100644
index 0000000..82d0fa3
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+This is a git repository of the queue.cppget.org package repository. That is,
+every addition, removal, or transition of a package in queue.cppget.org is
+tracked in this git repository. Note, however, that old history may be trimmed
+from time to time.