JackDanger / gen_smtp forked from Vagabond/gen_smtp

A generic SMTP server and client in Erlang that can be extended via callback modules

gen_smtp / .gitignore
100644 8 lines (7 sloc) 0.067 kb
1
2
3
4
5
6
7
8
*.swp
*.beam
erl_crash.dump
coverage/*
.DS_Store
build
*.xcodeproj