mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-09-08 21:01:00 +00:00
24 lines
184 B
Plaintext
24 lines
184 B
Plaintext
# Compiled class file
|
|
*.class
|
|
|
|
# Log file
|
|
*.log
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.zip
|
|
*.tar.gz
|
|
|
|
# Maven output dir
|
|
target/
|
|
.project
|
|
.classpath
|
|
.settings
|
|
.DS_Store
|
|
*.swp
|
|
.vscode
|
|
|
|
.idea
|
|
*.iml
|
|
|