Explorar el Código

Edited .gitignore to ignore test app

Brendan Abolivier hace 9 años
padre
commit
c551c0705e
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3
    1
      .gitignore

+ 3
- 1
.gitignore Ver fichero

@@ -1,3 +1,5 @@
1 1
 .idea/
2 2
 *.swp
3
-.tags*
3
+.tags*
4
+
5
+test.php