Fix compilation warnings and prepare to be a dependency.
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,9 +1,12 @@
|
||||
*.beam
|
||||
*.so
|
||||
*.o
|
||||
*.d
|
||||
*.swp
|
||||
rebar
|
||||
ebin/
|
||||
.eunit
|
||||
.rebar/
|
||||
_build/
|
||||
/rebar
|
||||
/ebin/
|
||||
/.eunit/
|
||||
/.rebar/
|
||||
/_build/
|
||||
/compile_commands.json
|
||||
/geef
|
||||
|
||||
Reference in New Issue
Block a user