Skip to content

Commit fa423e6

Browse files
committed
Do not track lic file
1 parent 21393b9 commit fa423e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Kopie von*
202202
/src/Presentation/SmartStore.Web/App_Data/_temp/
203203
/src/Presentation/SmartStore.Web/App_Data/Settings.txt
204204
/src/Presentation/SmartStore.Web/App_Data/InstalledPlugins.txt
205-
/src/Presentation/SmartStore.Web/App_Data/Licensing.key
205+
/src/Presentation/SmartStore.Web/App_Data/Licenses.lic
206206
/src/Presentation/SmartStore.Web/Media
207207

208208
# Import/Export

0 commit comments

Comments
 (0)