diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2024-08-28 00:18:53 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2024-08-28 00:18:53 +0330 |
commit | e9d373a154f538ef316940a142f652dba1a9bea6 (patch) | |
tree | 1330afde6a7e695e6e334f12483c732eca90314e /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |