Repository URL to install this package:
|
Version:
3.4.9-linux1 ▾
|
github-desktop
/
usr
/
lib
/
github-desktop
/
resources
/
app
/
static
/
gitignore
/
Erlang.gitignore
|
|---|
.eunit
*.o
*.beam
*.plt
erl_crash.dump
.concrete/DEV_MODE
# rebar 2.x
.rebar
rel/example_project
ebin/*.beam
deps
# rebar 3
.rebar3
_build/
_checkouts/