Skip to content

Commit 9f847e5

Browse files
authored
Merge pull request #2407 from utkonos/master
Optionally add log files to Vagrant and improve file's comments
2 parents 7af8eea + ed9f813 commit 9f847e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Global/Vagrant.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
# General
12
.vagrant/
3+
4+
# Log files (if you are creating logs in debug mode, uncomment this)
5+
# *.logs

0 commit comments

Comments
 (0)