Explorar el Código

Added Opa.gitignore

A .gitignore template for the Opa language <http://opalang.org>
pull/264/head
Frederic Ye hace 12 años
padre
commit
ca9eb76e12
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  1. 13
    0
      Opa.gitignore

+ 13
- 0
Opa.gitignore Ver fichero

@@ -0,0 +1,13 @@
_build
_tracks

opa-debug-js

*.opp
*.opx
*.opx.broken
*.dump
*.api
*.api-txt
*.exe
*.log

Cargando…
Cancelar
Guardar