diff options
author | root | 2024-12-16 03:37:39 +0100 |
---|---|---|
committer | root | 2024-12-16 03:37:39 +0100 |
commit | 27ecee993c466e5a6c079011dc42e9e561332ec5 (patch) | |
tree | 5e43430bc4d9aacede0c7cf5da4df95182bf2746 | |
download | notYetAnotherWiki-27ecee993c466e5a6c079011dc42e9e561332ec5.zip notYetAnotherWiki-27ecee993c466e5a6c079011dc42e9e561332ec5.tar.gz notYetAnotherWiki-27ecee993c466e5a6c079011dc42e9e561332ec5.tar.bz2 notYetAnotherWiki-27ecee993c466e5a6c079011dc42e9e561332ec5.tar.xz |
Init bare repo.
-rw-r--r-- | .gitignore | 0 | ||||
-rw-r--r-- | README.md | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore | |||
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0174732 --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,10 @@ | |||
1 | An empty README.md file which should be edited to be a proper about page. | ||
2 | |||
3 | |||
4 | |||
5 | Maybe edit .git/cgitrc to point to the 'homepage', like the mantis project. | ||
6 | |||
7 | |||
8 | |||
9 | Don't forget to edit .git/description | ||
10 | |||