diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-03-04 19:58:06 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-03-04 19:58:06 +0900 |
commit | 006bc8235e57f04980e2f641fb2ddd91e0d57499 (patch) | |
tree | 1e8364eec0b05b39f74de539549dc5e8323a29a7 /.gitignore | |
parent | 320feb3eae1a5eb3beea38a381ff153c5e6eb190 (diff) | |
download | hybring-006bc8235e57f04980e2f641fb2ddd91e0d57499.tar.gz |
Parse CLI arguments
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 272ac67..d76228f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ data/ +hybring *.ini |