You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Umbraco 553B

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/