Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisszmundy committed Jul 31, 2024
1 parent 2017cc4 commit 12925ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ local_files/logs/*
# Config
src/main/resources/application-*.properties
!src/main/resources/application-local.properties
src/main/resources/kraftwerk.properties

# Compiled files
target/
Expand Down Expand Up @@ -37,4 +38,3 @@ src/test/resources/unit_tests/out/*
!src/test/resources/unit_tests/out/.gitkeep
kraftwerk-core/src/test/resources/unit_tests/out/*
qodana.yaml
kraftwerk-api/src/main/resources/kraftwerk.properties

0 comments on commit 12925ff

Please sign in to comment.