diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-02-11 22:26:28 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-02-11 22:26:28 +0100 |
| commit | 6c2cdbc5ffb3ec1775c25d122751bddc5d205b6a (patch) | |
| tree | d7690c7d37047b0bcff777ea796cd2ed46f5614f /.gitignore | |
| parent | 8f25550f0d360a5bba3a9d7d21ee04633320c99c (diff) | |
Add build files1.0.0
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,6 @@ ._.* *.o build -Makefile autom4te.cache *~ *.pbxuser @@ -17,3 +16,5 @@ Developer.xcconfig *.xcworkspace *.xcuserdatad /release +.github +Flat_Bezel.qsplugin.tar.gz |