Ver código fonte

Added Opa.gitignore

A .gitignore template for the Opa language <http://opalang.org>
pull/264/head
Frederic Ye 12 anos atrás
pai
commit
ca9eb76e12
1 arquivos alterados com 13 adições e 0 exclusões
  1. 13
    0
      Opa.gitignore

+ 13
- 0
Opa.gitignore Ver arquivo

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

opa-debug-js

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

Carregando…
Cancelar
Salvar