Skip to content

Commit

Permalink
Make git ignore personal configuration file (fixes #381)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadeytan committed Dec 22, 2019
1 parent 7246130 commit 707a04a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -15,3 +15,4 @@ target
**/hs_err_pid*.log
**/replay_pid*.log
**/caffeine.log
simulator/src/main/resources/application.conf

0 comments on commit 707a04a

Please sign in to comment.