Ver código fonte

Ignore all log files (produced by Vagrant)

Mélanie Chauvel 4 anos atrás
pai
commit
2ac7024197
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -3,7 +3,7 @@ target
 
 # Vagrant stuff
 .vagrant
-ubuntu-xenial-16.04-cloudimg-console.log
+*.log
 
 # Compiled artifacts
 # (see devtools/*-package-for-*.sh)