Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

12345678910111213141516171819
  1. # Note: VisualStudio gitignore rules may also be relevant
  2. # Umbraco
  3. # Ignore unimportant folders generated by Umbraco
  4. **/App_Data/Logs/
  5. **/App_Data/[Pp]review/
  6. **/App_Data/TEMP/
  7. **/App_Data/NuGetBackup/
  8. # Ignore Umbraco content cache file
  9. **/App_Data/umbraco.config
  10. # Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
  11. # Make sure to include details from VisualStudio.gitignore BEFORE this
  12. !**/App_Data/[Pp]ackages/
  13. !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages
  14. # ImageProcessor DiskCache
  15. **/App_Data/cache/