File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ target_wrapper.*
4545# QtCreator CMake
4646CMakeLists.txt.user *
4747
48- # QtCreator 4.8< compilation database
48+ # QtCreator 4.8< compilation database
4949compile_commands.json
5050
5151# QtCreator local machine specific files for imported projects
Original file line number Diff line number Diff line change 99crash.log
1010
1111# Exclude all .tfvars files, which are likely to contain sentitive data, such as
12- # password, private keys, and other secrets. These should not be part of version
13- # control as they are data points which are potentially sensitive and subject
12+ # password, private keys, and other secrets. These should not be part of version
13+ # control as they are data points which are potentially sensitive and subject
1414# to change depending on the environment.
1515#
1616* .tfvars
Original file line number Diff line number Diff line change 1414# Ignore Umbraco content cache file
1515** /App_Data /umbraco.config
1616
17- # # this [Uu]mbraco/ folder should be created by cmd like `Install-Package UmbracoCms -Version 8.5.3`
17+ # # this [Uu]mbraco/ folder should be created by cmd like `Install-Package UmbracoCms -Version 8.5.3`
1818# # you can find your Umbraco version in your Web.config. (i.e. <add key="Umbraco.Core.ConfigurationStatus" value="8.5.3" />)
1919# # Uncomment this line if you think it fits the way you work on your project.
20- # # **/[Uu]mbraco/
20+ # # **/[Uu]mbraco/
2121
2222# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
2323# Make sure to include details from VisualStudio.gitignore BEFORE this
Original file line number Diff line number Diff line change 1010* .csr
1111
1212# # Certificate
13- * .der
13+ * .der
1414
1515# # Key database file
1616* .kdb
Original file line number Diff line number Diff line change 1818/.php_cs.cache
1919/grunt-config.json
2020/dev /tools /grunt /configs /local-themes.js
21-
21+
2222/pub /media /* . *
2323! /pub /media /.htaccess
2424/pub /media /attribute /*
4545! /pub /media /captcha /.htaccess
4646/pub /static /*
4747! /pub /static /.htaccess
48-
48+
4949/var /*
5050! /var /.htaccess
5151/vendor /*
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ EWARM/**/Obj
1111EWARM /** /List
1212EWARM /** /Exe
1313
14- # Autogenerated project files
14+ # Autogenerated project files
1515* .dep
1616* .ewt
1717
You can’t perform that action at this time.
0 commit comments