adityagupta1089/Bike-Rental-App

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Maven
target/
dependency-reduced-pom.xml

# IntelliJ IDEA
.idea/
*.iml
*.ipr
*.iws

# Eclipse
.settings/
.classpath
.project

logs/

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*