diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2024-06-17 17:04:27 +0300 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2024-06-17 17:04:27 +0300 |
commit | 62af9d0114bee5de80f0de9c7eb3f403bbb4e894 (patch) | |
tree | 0ad8bd4ff06f9ef921e880c62f05500917bf0285 /.gitignore | |
parent | 6b7ce8150dc957e8578ff87411717dce08ef085f (diff) | |
download | cgame-master.tar.gz cgame-master.tar.bz2 cgame-master.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,6 +7,7 @@ synth # backups *~ +.gdb_history imgui.ini b -build/
\ No newline at end of file +build/ |