Files
hush/.gitignore
T
2023-10-02 13:58:11 +02:00

20 lines
187 B
Plaintext

hush_devl.sh
*.*~
*.*-*
*.*+*
pyrcc5/
pyrcc5/*.*
pyrcc5/__pycache__
pyrcc5/__pycache__/*
src/*.*~
src/*.*-*
src/*.*+*
src/__pycache__
src/__pycache__/*
help/*.*~
help/*.*-*
help/*.*+*