diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2024-12-21 14:09:30 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2024-12-21 14:09:30 +0330 |
commit | c59709cb7de9c8951362007313f0b45fe4e7fd79 (patch) | |
tree | 0243ba3df52a8007d2fffc4945f6536102203a55 /.gitignore | |
parent | bcde4724cdaa8becd27160d8e8733919ed726366 (diff) |
Added Center widget
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ build/ +.cache/ +compile_commands.json |