mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 19:53:16 +02:00
18 lines
193 B
Plaintext
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
|