token-keeper/.gitignore
2022-02-10 18:17:14 +03:00

25 lines
203 B
Plaintext

.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
_build
.idea
*.iml
rebar3.crashdump
*~
*.sublime-workspace
.DS_Store
# make stuff
/.image.*
Makefile.env