mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
14 lines
125 B
Plaintext
14 lines
125 B
Plaintext
*.class
|
|
target
|
|
/bin/
|
|
/.settings/
|
|
.project
|
|
.classpath
|
|
|
|
# Package Files
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
# Serverless directories
|
|
.serverless |