diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-05-11 15:38:00 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-05-11 15:38:00 +0200 |
commit | a64024a13a5c612f5ee393b20c02d531f9a671c2 (patch) | |
tree | 8b979c1e432ff585dd1816c16a8f95b6d4990e1b /.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
|