Skip to content
Snippets Groups Projects
Verified Commit 5d8b573c authored by Georgi Michev's avatar Georgi Michev
Browse files

Add git ignore file


Signed-off-by: default avatarGeorgi Michev <georgi.michev@vereign.com>
parent e9b8670f
No related branches found
No related tags found
1 merge request!50Resolve "[Test] Policy Changes Notification"
.gradle
.idea
build
logs
.classpath
.project
bin
.settings
*.iml
local.properties
logs
QA.log
out
.DS_Store
# Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# Gradle
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
target/**
# Test results
build/reports/
build/test-results/
build/tmp/
reports/
devRun.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment