diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-02-22 18:36:48 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-02-22 18:37:33 +0900 |
commit | 4fcf1161320b28509ed7c517d38c93f26157b6af (patch) | |
tree | a3a3de16138dba07670cbf6ad3f49b4639085956 /.gitignore | |
parent | a6e94c3e9250ad41ddd14a15fe256570a66ff4ac (diff) | |
download | hybring-4fcf1161320b28509ed7c517d38c93f26157b6af.tar.gz |
Implement registation form
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..86df8d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.atom +*.db +*.xhtml |