Files
stf/.gitignore
2024-11-29 11:02:11 +01:00

18 lines
193 B
Plaintext

*.mo
.DS_Store
.eslintcache
.idea/
*.iml
.python-version
/*.tgz
/.env
/node_modules/
/res/bower_components/
/res/build/
/res/test_out/
/rethinkdb_data/
/temp/
/tmp/
package-lock.json
yarn.lock