diff options
| author | citrons <citrons@mondecitronne.com> | 2023-10-12 16:38:52 -0500 |
|---|---|---|
| committer | citrons <citrons@mondecitronne.com> | 2023-10-12 16:38:52 -0500 |
| commit | 551fd5884d06ffad651f10dc81da6b4b24145ef0 (patch) | |
| tree | d27cc226a47ac8d518e78caf01b1df6d3c6bb485 /.gitignore | |
| parent | f0e8f2debfe034e5929a6d0f1b6814fd5304669d (diff) | |
gitignore
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..16857e3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +findgame |
