Skip to content

Commit

Permalink
using rebar3
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAlphaFox committed Sep 22, 2021
1 parent 15949ab commit 035ea6a
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 7,761 deletions.
30 changes: 13 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.concrete/DEV_MODE

# rebar 2.x
.rebar
rel/example_project
ebin/*.beam
deps

# rebar 3
.rebar3
_build/
_checkouts/

# erlang.mk
.erlang.mk
_rel/
ebin/
aiutp.d
logs
_build
.idea
*.iml
rebar3.crashdump
*~
5 changes: 0 additions & 5 deletions Makefile

This file was deleted.

Loading

0 comments on commit 035ea6a

Please sign in to comment.