Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Stemberger committed Sep 2, 2019
0 parents commit 2acbed6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions broker/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# General
.DS_Store
.AppleDouble
.LSOverride

# Sensitive file
gitlab.env

0 comments on commit 2acbed6

Please sign in to comment.