First commit
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
.rebar3
|
||||
.eunit
|
||||
*.o
|
||||
*.beam
|
||||
*.plt
|
||||
*.swp
|
||||
*.swo
|
||||
.erlang.cookie
|
||||
.directory
|
||||
ebin/*.beam
|
||||
log
|
||||
erl_crash.dump
|
||||
.rebar
|
||||
logs
|
||||
_build
|
||||
REVISION
|
||||
VERSION
|
||||
*.erl~
|
||||
*.aes~
|
||||
*.config~
|
||||
*.args~
|
||||
data/mnesia
|
||||
_checkouts*/
|
||||
tmp/
|
||||
rebar3.crashdump
|
||||
eqc-lib
|
||||
eqc
|
||||
eunit_report/*.xml
|
||||
.history
|
||||
.vscode
|
||||
Reference in New Issue
Block a user