Explorar el Código

create private directory + gitignore

SQLIte
Ruben De Baets hace 2 años
padre
commit
62d6dcfa6e
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1
    0
      .gitignore
  2. 1
    0
      private/readme.md

+ 1
- 0
.gitignore Ver fichero

@@ -1 +1,2 @@
vendor/
private/test.db

+ 1
- 0
private/readme.md Ver fichero

@@ -0,0 +1 @@
place for private files like dbase

Cargando…
Cancelar
Guardar