diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 13:21:02 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 13:21:02 +0200 |
commit | e77e8d7a6087b466b2f5254c7e1ef35680435196 (patch) | |
tree | 2cf6d3edab158240da766f1e3e9bc61c30fa15de /.gitignore | |
parent | 7b4b78ee8458b16a6167170bf7405d7bf911cfbc (diff) |
Initial
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..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store
\ No newline at end of file |