diff options
| author | roy <[email protected]> | 2026-06-25 19:29:23 +0300 |
|---|---|---|
| committer | roy <[email protected]> | 2026-06-25 19:29:23 +0300 |
| commit | 9bde54a7c3922c2e325748b8e5591a00bf439980 (patch) | |
| tree | ee1ff9232b833adb55cdbe6ed600d011194907c2 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..14004c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +debug.cpp +debug |
