Explorar el Código

Added basic .gitignore file to avoid .DS_Store files and vim swap files getting into the repository

sole hace 14 años
padre
commit
e05234147b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+.DS_Store
+*.swp