Remove final slash from ignored path

This commit is contained in:
bluekrow 2018-03-04 04:24:46 +01:00
commit e5b5a119d8

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
# custom files
custom/
!custom/plugins/example/
!custom/example.zsh
# temp files directories # temp files directories
cache/ cache/
log/ log/