diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -target/ +**/target/ +**/*.json |
![]() |
index : iced-builder | |
| UI builder for iced, built with iced. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1 +1,2 @@ -target/ +**/target/ +**/*.json |