Initial commit

This commit is contained in:
niamtokik
2017-01-21 18:35:22 +01:00
commit b09635ebaf
2 changed files with 12 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.eunit
deps
*.o
*.beam
*.plt
erl_crash.dump
ebin
rel/example_project
.concrete/DEV_MODE
.rebar

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# rfc5424
RFC5424 Erlang Implementation