mirror of
https://github.com/github/gitignore
synced 2025-02-16 15:44:07 +01:00
Create Katalon.gitignore
Compiled config for Katalon Studio
This commit is contained in:
parent
ce5da10a3a
commit
6a72e43229
40
Katalon.gitignore
Normal file
40
Katalon.gitignore
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
# Katalon Test Suite
|
||||||
|
# Compiled class file
|
||||||
|
*.class
|
||||||
|
*.swp
|
||||||
|
output
|
||||||
|
!output/.gitkeep
|
||||||
|
build
|
||||||
|
|
||||||
|
Libs/TempTestCase*
|
||||||
|
Libs/TempTestSuite*
|
||||||
|
bin/lib/TempTestCase*
|
||||||
|
Reports/
|
||||||
|
\.classpath
|
||||||
|
\.project
|
||||||
|
\.settings/
|
||||||
|
bin/lib/
|
||||||
|
Libs/
|
||||||
|
.svn/
|
||||||
|
.gradle
|
||||||
|
|
||||||
|
|
||||||
|
# Log file
|
||||||
|
*.log
|
||||||
|
|
||||||
|
# BlueJ files
|
||||||
|
*.ctxt
|
||||||
|
|
||||||
|
# Mobile Tools for Java (J2ME)
|
||||||
|
.mtj.tmp/
|
||||||
|
|
||||||
|
# Package Files #
|
||||||
|
*.jar
|
||||||
|
*.war
|
||||||
|
*.ear
|
||||||
|
*.zip
|
||||||
|
*.tar.gz
|
||||||
|
*.rar
|
||||||
|
|
||||||
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
|
hs_err_pid*
|
Loading…
x
Reference in New Issue
Block a user