gmplugin_hello/.gitignore
Peter Harpending f71826357b initial commit
2026-04-20 12:47:24 -07:00

21 lines
153 B
Plaintext

.rebar3
_build
_checkouts
_vendor
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
.idea
*.iml
rebar3.crashdump
*~