diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-06 18:00:15 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-06 18:00:15 +0100 |
| commit | 3f35c707f7881d76213de9bac570853abac25128 (patch) | |
| tree | 2046ab360c35a8fcf7b6eb830c56e92dfa72b257 /.gitignore | |
| parent | 087f11a6f89559030fd9aa88bb7a4663211c9184 (diff) | |
Ignore build artifacts
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..931307c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +minesweeper |
