1
0
mirror of https://github.com/flarum/core.git synced 2025-08-25 17:31:55 +02:00

Initial working extension

This commit is contained in:
Matthew Kilgore
2020-11-23 23:17:55 -05:00
parent 350ce11f17
commit dbc67937ed
25 changed files with 5030 additions and 23 deletions

7
extensions/nicknames/.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
js/src export-ignore
.git* export-ignore
js/dist/*.js -diff