Fix compilation warnings and prepare to be a dependency.

This commit is contained in:
2023-04-28 17:49:27 +06:00
parent 9e9aa23af7
commit 10301b40c8
8 changed files with 19 additions and 13 deletions

13
.gitignore vendored
View File

@@ -1,9 +1,12 @@
*.beam
*.so
*.o
*.d
*.swp
rebar
ebin/
.eunit
.rebar/
_build/
/rebar
/ebin/
/.eunit/
/.rebar/
/_build/
/compile_commands.json
/geef