Skip to content

Commit

Permalink
Added Opa.gitignore
Browse files Browse the repository at this point in the history
A .gitignore template for the Opa language <http://opalang.org>
  • Loading branch information
Aqua-Ye committed Mar 3, 2012
1 parent 85d1796 commit ca9eb76
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Opa.gitignore
@@ -0,0 +1,13 @@
_build
_tracks

opa-debug-js

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

0 comments on commit ca9eb76

Please sign in to comment.