1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

meta: ignore example files in custom directory

Fixes #7801
This commit is contained in:
Marc Cornellà
2019-04-26 16:59:46 +02:00
committed by GitHub
parent 2433ee8194
commit f5b2d9c7ce

2
.gitignore vendored
View File

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