1
0
mirror of synced 2025-02-03 05:07:17 +01:00

.gitignore: Allow tjas to be committed

This commit is contained in:
Viv 2023-06-25 01:02:53 -04:00
parent c233dda574
commit f2760d418b

1
.gitignore vendored
View File

@ -2,7 +2,6 @@ venv*
build* build*
dist* dist*
*.spec *.spec
*.tja
*.bin *.bin
*.exe *.exe
*.egg-info *.egg-info