Files
mirotalk/.gitignore
T
2024-12-16 14:01:57 +01:00

25 lines
195 B
Plaintext

# git folder
.git
# npm
node_modules
npm-debug.log
# package
package-lock.json
# mac
.DS_Store
# cache
.cache
# personal env
.env
config.js
docker-push.sh
docker-compose.yml
output
env.txt