Skip to content

Commit

Permalink
Adding basic ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzyd committed Mar 26, 2010
1 parent 4e381d0 commit 7afd861
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.eunit/.*$
c_src/.*\.o$
priv/.*\.so$
ebin/.*\.beam$

0 comments on commit 7afd861

Please sign in to comment.