]> git.madduck.net Git - etc/zsh.git/blob - .gitignore.d/zsh

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

write gitignore file
[etc/zsh.git] / .gitignore.d / zsh
1 *
2 !/.var
3 !/.var/zsh
4 !/.var/zsh/.gitignore
5 !/.zsh
6 !/.zsh/dircolors
7 !/.zshenv
8 !/.zsh/func
9 !/.zsh/func/baseconv
10 !/.zsh/func/getpw
11 !/.zsh/func/gitpub
12 !/.zsh/func/giturl
13 !/.zsh/func/p
14 !/.zsh/func/svngit
15 !/.zsh/func/TS
16 !/.zsh/func/urlencode
17 !/.zsh/.gitignore
18 !/.zsh/logging
19 !/.zsh/rcsstub
20 !/.zsh/sourcedir
21 !/.zsh/util
22 !/.zsh/zlogin
23 !/.zsh/.zlogin
24 !/.zsh/zlogin/10_shlvl
25 !/.zsh/zlogin/60_mime
26 !/.zsh/zlogin/90_db
27 !/.zsh/zlogin/.gitignore
28 !/.zsh/zlogout
29 !/.zsh/.zlogout
30 !/.zsh/zlogout/90_sudo
31 !/.zsh/zlogout/99_cls
32 !/.zsh/zlogout/.gitignore
33 !/.zsh/zprofile
34 !/.zsh/.zprofile
35 !/.zsh/zprofile/00_ulimit
36 !/.zsh/zprofile/10_locale
37 !/.zsh/zprofile/40_zcompile
38 !/.zsh/zprofile/.gitignore
39 !/.zsh/zshenv
40 !/.zsh/.zshenv
41 !/.zsh/zshenv/00_rdirs
42 !/.zsh/zshenv/01_fpath
43 !/.zsh/zshenv/01_path
44 !/.zsh/zshenv/10_zvars
45 !/.zsh/zshenv/40_editor
46 !/.zsh/zshenv/80_debian
47 !/.zsh/zshenv/80_pagers
48 !/.zsh/zshenv/80_texmf
49 !/.zsh/zshenv/.gitignore
50 !/.zsh/zshrc
51 !/.zsh/.zshrc
52 !/.zsh/zshrc/00_autoload
53 !/.zsh/zshrc/00_recompile
54 !/.zsh/zshrc/00_varsetup
55 !/.zsh/zshrc/19_dircolors
56 !/.zsh/zshrc/20_compsys
57 !/.zsh/zshrc/20_dirhashes
58 !/.zsh/zshrc/30_aliases
59 !/.zsh/zshrc/30_aliases_bugfix
60 !/.zsh/zshrc/39_tempfuncs
61 !/.zsh/zshrc/60_vcsprompt
62 !/.zsh/zshrc/75_vcsinfo
63 !/.zsh/zshrc/79_bindkeys
64 !/.zsh/zshrc/80_abbreviations
65 !/.zsh/zshrc/80_history
66 !/.zsh/zshrc/80_inplacemkdir
67 !/.zsh/zshrc/80_zle
68 !/.zsh/zshrc/85_prompt
69 !/.zsh/zshrc/85_termfonts
70 !/.zsh/zshrc/85_xtermtitle
71 !/.zsh/zshrc/90_cleanfiles
72 !/.zsh/zshrc/95_fortune.disabled
73 !/.zsh/zshrc/95_watch
74 !/.zsh/zshrc/99_hookfunctions
75 !/.zsh/zshrc/99_TODO
76 !/.zsh/zshrc/.gitignore