Skip to content

Commit

Permalink
Adding a basic git ignore file. (beams, dumps, backups etc.)
Browse files Browse the repository at this point in the history
  • Loading branch information
archaelus committed Aug 8, 2007
1 parent c5833ea commit e6e6443
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -0,0 +1,5 @@
ebin/*.beam
*~
src/TAGS
priv/log/*
erl_crash.dump

0 comments on commit e6e6443

Please sign in to comment.