ソースを参照

Added Opa.gitignore

A .gitignore template for the Opa language <http://opalang.org>
pull/264/head
Frederic Ye 12年前
コミット
ca9eb76e12
1個のファイルの変更13行の追加0行の削除
  1. 13
    0
      Opa.gitignore

+ 13
- 0
Opa.gitignore ファイルの表示

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

opa-debug-js

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

読み込み中…
キャンセル
保存