Files
esqlite/.gitignore
Michael Schmidt db73ab8ce2 Add ESQLITE_USE_SYSTEM
This allows the nif to link against the system's SQLite database.
Useful when you need to share the database with other
applications
2019-03-14 15:20:25 +00:00

11 lines
65 B
Plaintext

.rebar
rebar
ebin
priv
.eunit/*
*.swp
*.o
*~
_build
c_src/**/*.d