Skip to content

Commit 552676c

Browse files
authored
Ignore local override file
Adding an ignore rule for docker-compose.override.yml should allow people to clone this repo and use an override file to match their environment, without that file causing issues every time they pull a new version of the repo.
1 parent eddc308 commit 552676c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.sql.gz
22
.netbox
3+
docker-compose.override.yml

0 commit comments

Comments
 (0)