Add gitignore and making info
This commit is contained in:
parent
9ac0e40446
commit
4423d1f055
6 changed files with 27 additions and 1 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*~
|
||||
*.beam
|
||||
*.sw?
|
||||
deps/
|
||||
ebin/
|
Loading…
Add table
Add a link
Reference in a new issue