diff options
| author | mRnea <akannemre@gmail.com> | 2024-12-19 13:30:54 +0300 |
|---|---|---|
| committer | mRnea <akannemre@gmail.com> | 2024-12-19 13:30:54 +0300 |
| commit | cbd218eaad11c7bc21fd810885716835c5d8ea5e (patch) | |
| tree | a8e83e43fa986849535e855be9f3b014541072ea /.gitignore | |
started minesweeper
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |
