diff options
| author | Adam <adammegarules1@gmail.com> | 2026-07-25 12:02:51 +0200 |
|---|---|---|
| committer | Adam <adammegarules1@gmail.com> | 2026-07-25 12:02:51 +0200 |
| commit | f1e4196f494d4c3f91d9c8f300dbfb8ba8419e2e (patch) | |
| tree | f2f42b79819bde2de359ba756e679f993ab330ab /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dec6bd0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +tmp/ +tmp +.cache/ |
