meta: ignore example files in custom directory

Fixes #7801
master
Marc Cornellà 7 years ago committed by GitHub
parent 2433ee8194
commit f5b2d9c7ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitignore

2
.gitignore vendored

@ -1,7 +1,5 @@
# custom files
custom/
!custom/plugins/example
!custom/example.zsh
# temp files directories
cache/

Loading…
Cancel
Save