diff options
author | onefang | 2025-04-11 10:04:46 +0200 |
---|---|---|
committer | onefang | 2025-04-11 10:04:46 +0200 |
commit | 9d62eae6b4b9b92cc5a4c5a21faf0255f876c7a6 (patch) | |
tree | 29785fa2ddac5b33762c6d0349a588221c7b7f16 | |
download | polygLua-9d62eae6b4b9b92cc5a4c5a21faf0255f876c7a6.zip polygLua-9d62eae6b4b9b92cc5a4c5a21faf0255f876c7a6.tar.gz polygLua-9d62eae6b4b9b92cc5a4c5a21faf0255f876c7a6.tar.bz2 polygLua-9d62eae6b4b9b92cc5a4c5a21faf0255f876c7a6.tar.xz |
Init bare repo.
-rw-r--r-- | .gitignore | 0 | ||||
-rw-r--r-- | README | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,6 @@ | |||
1 | An empty README file which should be edited to be a proper about page. | ||
2 | |||
3 | Maybe edit .git/cgitrc to point to the 'homepage', like the mantis project. | ||
4 | |||
5 | Don't forget to edit .git/description | ||
6 | |||