Git: Ignore copied CLI

This commit is contained in:
Jean-Sébastien Pédron 2019-12-12 15:06:05 +01:00
parent c15b08b113
commit ba19ba552b
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -3,7 +3,12 @@
.*.sw? .*.sw?
/.erlang.mk/ /.erlang.mk/
/deps/ /deps/
/escript/
/escript.lock
/plugins/ /plugins/
/plugins.lock
/sbin/
/sbin.lock
.envrc .envrc
PACKAGES/ PACKAGES/