1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #3977 from pvaleror/main

Create Katalon.gitignore
This commit is contained in:
Daniel Johnson 2025-06-06 14:43:40 -07:00 committed by GitHub
commit a41cce355f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

40
Katalon.gitignore Normal file
View 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*