diff options
| author | pml68 <contact@pml68.me> | 2024-08-29 01:01:20 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.me> | 2024-08-29 01:01:20 +0200 |
| commit | f78991aed4c4ec929b3e32be6e4adc4c7fa1ef55 (patch) | |
| tree | 6ca4bee865e891dcc0f5cb2f30e038b5c33cc7b2 /.gitignore | |
| download | iced-builder-f78991aed4c4ec929b3e32be6e4adc4c7fa1ef55.tar.gz | |
feat: 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..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/ |
