diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-01-11 17:40:46 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-01-11 17:40:46 +0330 |
commit | fb38f415bfce68d21152fa24d95d86665fa0c748 (patch) | |
tree | b71bab2c512a6aaeaeeba2fde32aa5ac85bf4d44 /.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 |