diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-04-08 00:12:48 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-04-08 00:12:48 +0200 |
commit | 01e96380a4e48b5d338c71fad690382124195b17 (patch) | |
tree | dc40f7d639fda7c77439bd935d497503d241cfe6 /.gitignore |
Initial commit
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..1feae78 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.exe
|