Browse Source

Update .gitignore (#12287)

master
Nathaniel Suchy 4 years ago
committed by Eugen Rochko
parent
commit
71cd41aebf
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@ -55,6 +55,9 @@ npm-debug.log
yarn-error.log yarn-error.log
yarn-debug.log yarn-debug.log
# Ignore vagrant log files
ubuntu-xenial-16.04-cloudimg-console.log
# Ignore Docker option files # Ignore Docker option files
docker-compose.override.yml docker-compose.override.yml

Loading…
Cancel
Save