Skip to content

Commit cb65ffb

Browse files
committed
updated docker and git ignore
1 parent f6026f5 commit cb65ffb

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.dockerignore

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
generated
1+
.qmake.stash
2+
.vscode/
3+
Makefile
4+
log
5+
realopinsight.pro.user
6+
generated
7+
.idea

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.vscode/c_cpp_properties.json
21
.qmake.stash
3-
.vscode/settings.json
2+
.vscode/
43
Makefile
54
log
65
realopinsight.pro.user
76
generated
7+
.idea

0 commit comments

Comments
 (0)