CAA160 exercise 3 final state
This commit is contained in:
24
bookstore/.gitignore
vendored
Normal file
24
bookstore/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
gen/
|
||||
edmx/
|
||||
schema.sql
|
||||
*.db
|
||||
|
||||
bin/
|
||||
target/
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
node/
|
||||
node_modules/
|
||||
|
||||
.mta/
|
||||
*.mtar
|
||||
|
||||
*.log*
|
||||
gc_history*
|
||||
hs_err*
|
||||
*.tgz
|
||||
|
||||
default-env.json
|
||||
connection.properties
|
||||
Reference in New Issue
Block a user