Skip to content

Commit fc8f72b

Browse files
author
Thinh Nguyen
committed
add docker-compose to gitignore
1 parent 5e32e91 commit fc8f72b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,6 @@ dj_local_conf_old.json
110110
# emacs
111111
**/*~
112112
**/#*#
113-
**/.#*
113+
**/.#*
114+
115+
docker-compose.y*ml

0 commit comments

Comments
 (0)