Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

chefignore 156B

1234567891011
  1. # Put files/directories that should be ignored in this file.
  2. # Lines that start with '# ' are comments.
  3. # emacs
  4. *~
  5. # vim
  6. *.sw[a-z]
  7. # subversion
  8. */.svn/*