diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-09-26 22:54:50 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-09-27 14:35:03 +0200 |
commit | f340f74e1d06aa588dd075f3922505878915da01 (patch) | |
tree | 931201616669a5a96d6eef5e09b4462df3572e79 /.gitignore |
init
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..3fec32c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tmp/ |