Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 52841a8

Browse files
authored
Update .gitignore
1 parent 781138f commit 52841a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# directories
2+
/.git
23
/.idea
34
/nbproject
5+
/.docker
46
/.dev
57
/.docs
68
/storage/*
79
/vendor
810

911
# files
10-
.env
12+
/.env
13+
/docker-compose.yml
1114
*.cache
1215
*.log
1316

0 commit comments

Comments
 (0)