Skip to content

Commit

Permalink
Merge pull request #63 from AccelQuasarDragon/BigO/#3
Browse files Browse the repository at this point in the history
remove .vscode from git
  • Loading branch information
AccelQuasarDragon authored Sep 12, 2023
2 parents c262f05 + 7dddeb9 commit f07fec1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed .vscode/settings.json
Empty file.
2 changes: 1 addition & 1 deletion fastcvapp/examples/WIN_CannyEdge.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ exe = EXE(
upx=True,
upx_exclude=[],
runtime_tmpdir=None,
console=False,
console=True,
disable_windowed_traceback=False,
argv_emulation=False,
target_arch=None,
Expand Down

0 comments on commit f07fec1

Please sign in to comment.