commit ea790d4d30a072315eb91a35c42c2073964baf00 Author: amiramix Date: Thu Apr 4 04:15:45 2013 -0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b89b9a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.eunit +deps +*.o +*.beam +*.plt \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c98e60 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +migresia +======== \ No newline at end of file