Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit f8227f9

Browse files
Iason NikolasIason Nikolas
authored andcommitted
.dockerignore and .gitignore should have the same exclusion files.
1 parent 7809c1c commit f8227f9

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ cmake-build-*/
99
.vscode/
1010
*.swp
1111
*~
12+
_ReSharper*
13+
*.log
1214

1315
# OS Generated Files
1416
.DS_Store

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ cmake-build-*/
77
.vs/
88
.idea/
99
.vscode/
10-
!.vscode/settings.json
11-
!.vscode/tasks.json
12-
!.vscode/launch.json
13-
!.vscode/extensions.json
1410
*.swp
1511
*~
1612
_ReSharper*

0 commit comments

Comments
 (0)