Explorar el Código

Add .gitignore

Brendan Abolivier hace 7 años
padre
commit
00b8177617
Firmado por: Brendan Abolivier <contact@brendanabolivier.com> ID clave GPG: 8EF1500759F70623
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8
    0
      .gitignore

+ 8
- 0
.gitignore Ver fichero

@@ -0,0 +1,8 @@
1
+# tmp files
2
+.*.swp
3
+
4
+# test files or folders
5
+test*
6
+
7
+# config/sensible files
8
+config.json