Browse Source

Add a gitignore file

pull/4/head
Andrew Thompson 14 years ago
parent
commit
d72f7090ca
2 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore
  2. +0
    -0
      dialyzer.ignore-warnings

+ 6
- 0
.gitignore View File

@ -0,0 +1,6 @@
.eunit
*.beam
ebin
doc
*.swp
erl_crash.dump

+ 0
- 0
dialyzer.ignore-warnings View File


Loading…
Cancel
Save