Files
stf-DeviceFarmer/.gitignore
Lukasz.Zeglinski a5e3a847f1 Remove not necessary package-lock.json
Add package-lock.json to .gitignore
2020-02-10 21:30:39 +01:00

17 lines
183 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