diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-01-12 01:35:28 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-01-12 01:35:28 +0330 |
commit | e31791a06b4e92b783412fa17e43fc769e1da8bb (patch) | |
tree | 3d345edefda11fdc601b5ac0205bd9b0da63c10c /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c50c0b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +generated/ +.cache +compile_commands.json |