mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
* MOSIP-42448 - Stabilized inji mobile testrig Signed-off-by: Mohanachandran S <mohanachandran.s@technoforte.co.in> * MOSIP-42448 - Updated the POM and git ignore Signed-off-by: Mohanachandran S <mohanachandran.s@technoforte.co.in> --------- Signed-off-by: Mohanachandran S <mohanachandran.s@technoforte.co.in>
43 lines
395 B
Plaintext
43 lines
395 B
Plaintext
*.class
|
|
.mtj.tmp/
|
|
*.war
|
|
*.ear
|
|
hs_err_pid*
|
|
#ignored files
|
|
|
|
.springBeans
|
|
.metadata
|
|
.factorypath
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
bin/
|
|
tmp/
|
|
|
|
logs/
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.loadpath
|
|
.DS_Store
|
|
test.txt
|
|
.idea/
|
|
.settings/
|
|
.sonarlint/
|
|
.recommenders/
|
|
/.recommenders/
|
|
|
|
**/*.iml
|
|
*.log
|
|
src/logs/mosip-api-test.log
|
|
/target/
|
|
target/
|
|
test-output/
|
|
testng-report/
|
|
/reg
|
|
./reg
|
|
reports
|
|
screenshots/
|