diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 42cc7ad1cc..7dfe376dce 100644 --- a/.gitignore +++ b/.gitignore @@ -11,13 +11,17 @@ MnesiaCore.* /debug/ /doc/ /ebin/ +/escript +/escript.lock /etc/ /logs/ /plugins/ +/plugins.lock /test/ct.cover.spec /test/config_schema_SUITE_data/schema/** /xrefr -/escript +/sbin/ +/sbin.lock rabbit.d # Generated documentation. |
