chore: drop few redundant gitignore entries

This commit is contained in:
Andrew Mayorov 2023-06-21 23:24:33 +02:00
parent fe0b8cfbaf
commit 38a774bdc8
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 0 additions and 4 deletions

4
.gitignore vendored
View File

@ -12,16 +12,12 @@ ebin
!ebin/.placeholder
.concrete/DEV_MODE
.rebar
test/ebin/*.beam
.exrc
plugins/*/ebin
*.swp
*.so
.erlang.mk/
cover/
eunit.coverdata
test/ct.cover.spec
ct.coverdata
.idea/
_build
.rebar3