Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ local.properties

# Uncomment this line if you wish to ignore the project description file.
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project
.project
.classpath

### Eclipse Patch ###
# Spring Boot Tooling
Expand Down Expand Up @@ -220,3 +221,7 @@ buildNumber.properties
.history

# End of https://www.toptal.com/developers/gitignore/api/maven,eclipse,angular,intellij,visualstudiocode

model/src/main/db/templateDB.lck
model/src/main/db/templateDB.log
model/src/main/db/templateDB.properties
Loading