Skip to content

Commit a5635f2

Browse files
Merge pull request #547 from Numerlor/docker-override
Add docker-compose.override.yml to gitignore
2 parents 7c67384 + 5e024b4 commit a5635f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ rethinkdb_data/
116116
# Node modules
117117
node_modules/
118118

119+
# User configuration
120+
docker-compose.override.yml
121+
119122
pip-wheel-metadata/
120123
staticfiles/
121124

0 commit comments

Comments
 (0)