summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_auth_backend_http/.gitignore
blob: cc013357c839804c138ff37485de709f3ae64608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.sw?
.*.sw?
*.beam
/.erlang.mk/
/cover/
/deps/
/doc/
/ebin/
/escript/
/escript.lock
/logs/
/plugins/
/plugins.lock
/sbin/
/sbin.lock

test/config_schema_SUITE_data/schema/

/rabbitmq_auth_backend_http.d

.idea