liberty-bikes/.gitignore
2019-05-30 12:36:54 -05:00

15 lines
236 B
Plaintext

build
/.apt_generated/
**/.project
**/.gradle/
**/.DS_Store
.vscode
/*/bin/
/*/build/
/*/.project
.classpath
.settings/
!org.eclipse.jdt.core.prefs
!org.eclipse.jdt.ui.prefs
/frontend/src/main/webapp/*
!/frontend/src/main/webapp/WEB-INF