Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Anything else to put into Zsh .gitignore template?
- X-seq: zsh-workers 44552
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Anything else to put into Zsh .gitignore template?
- Date: Thu, 18 Jul 2019 13:47:22 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=EQEl/2FI9ltT8zH4kD1QCztl3fKb1T7cMwi2VtGAZkk=; b=KCqxe+Glvwm8qVc5BymFy7lVx0vZzo77RTDCPiaIZKsjUxU965t8XVNU8YeG9tNoPo eGMpTR7ocGhgcFHYnpUXmP2KVcXcK6TGcOguIWNY0mKJ6hhAjsimPJ/Z01B6HP63fh0y +l1mdkL61rXp9tpPEkDRS//AT99enDLPWK8CzwkPenyIC8fuPCFWVs3FH5qT9uoH8oC4 xqc090uuwd8KPnADD+C7Tk+NRjQ1Rl/HA8ImMUTqHWg3P5AMTBzRwwxvTIiXDUQnXgoi MxvTHSj9NrCYBIOjCjZNiHxePrVax44+KK9jdP9T0ApSXYe9mzejPPTO2Nl1gG0Syjn0 s5lQ==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hello,
I want to submit a .Zsh gitignore template to the
https://github.com/github/gitignore template database. I'm planing to
put into the template the following patterns:
*.zwc
*zcompdump*
._zplugin
The last one might be controversial, but – why not? For anyone
developing a plugin with use of zplugin to load & test it the entry
will be valuable – I've came up with the entry from my own practice.
But, is there anything else worth putting into the template?
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author