06a4d1df48
Co-authored-by: henriquescrrrr <192057244+henriquescrrrr@users.noreply.github.com>
18 lines
222 B
Plaintext
18 lines
222 B
Plaintext
# Maven build artifacts
|
|
target/
|
|
dependency-reduced-pom.xml
|
|
|
|
# IDE files
|
|
.idea/
|
|
*.iml
|
|
.DS_Store
|
|
*.class
|
|
|
|
# OS files
|
|
Thumbs.db
|
|
.DS_Store
|
|
|
|
# ServerShop build artifacts
|
|
ServerShop/target/
|
|
ServerShop/dependency-reduced-pom.xml
|