Skip to content

Commit 5e024b4

Browse files
committed
Add docker-compose.override.yml to gitignore
1 parent 7c67384 commit 5e024b4

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)