Explorar el Código

Add gitignore

Jim Madge hace 3 años
padre
commit
070b98ffbb
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# Singularity image files
+*.sif
+
+# Vagrant directory
+.vagrant