Initial commit

This commit is contained in:
Dmitry Manik 2017-11-27 13:12:30 +03:00 committed by GitHub
commit bdf8e644f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

10
.gitignore vendored Normal file
View File

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

1
README.md Normal file
View File

@ -0,0 +1 @@
# url-shortener