Explorar el Código

Ignore all log files (produced by Vagrant)

Mélanie Chauvel hace 4 años
padre
commit
2ac7024197
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)