1
0
Fork 0
mirror of https://github.com/matrix-org/gomatrix synced 2025-05-12 18:44:55 +00:00

add initial docs

This commit is contained in:
northernSage 2021-02-25 07:21:37 -03:00
parent 7dd5e2a05b
commit 049d2d9eda
3 changed files with 74 additions and 0 deletions

4
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.o
*.a
*.so
*.out
# Folders
_obj
@ -22,3 +23,6 @@ _testmain.go
*.exe
*.test
*.prof
# test editor files
*.swp