Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
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: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,10 @@ hs_err_pid*

### certificates ###
secrets/

### Generated sources ###
src/main/java/previewcode/backend/database/model

# Stuff with passwords
build.properties
config.yaml
10 changes: 2 additions & 8 deletions .idea/runConfigurations/run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions logging.properties

This file was deleted.

Loading