2019-07-12 03:21:03 +00:00
|
|
|
# node.js npm related
|
|
|
|
|
2017-10-20 00:36:33 +00:00
|
|
|
node_modules/
|
2019-07-12 03:21:03 +00:00
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Configurator Build process
|
2017-10-20 00:36:33 +00:00
|
|
|
cache/
|
|
|
|
apps/
|
|
|
|
dist/
|
2020-07-06 07:23:54 +00:00
|
|
|
dist_cordova/
|
2017-11-14 13:03:44 +00:00
|
|
|
debug/
|
2017-11-21 10:40:39 +00:00
|
|
|
release/
|
2019-11-06 14:58:27 +00:00
|
|
|
testresults/
|
2020-10-01 22:00:36 +00:00
|
|
|
.eslintcache
|
2021-08-22 06:54:34 +00:00
|
|
|
cordova/bundle.keystore
|
2017-12-03 20:18:03 +00:00
|
|
|
|
2019-07-12 03:21:03 +00:00
|
|
|
# OSX
|
|
|
|
.DS_store
|
2019-01-24 20:10:56 +00:00
|
|
|
|
2017-12-03 20:18:03 +00:00
|
|
|
# artefacts for Visual Studio Code
|
2019-01-24 20:10:56 +00:00
|
|
|
/.vscode/
|
2019-07-12 03:21:03 +00:00
|
|
|
|
|
|
|
# NetBeans
|
|
|
|
nbproject/
|
|
|
|
|
|
|
|
# IntelliJ
|
|
|
|
.idea
|
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
.project
|
|
|
|
.settings/
|
2022-12-28 20:08:48 +00:00
|
|
|
test-results-junit/
|