We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d892a commit c9ae3d3Copy full SHA for c9ae3d3
Global/STM32CubeIDE.gitignore
@@ -18,11 +18,6 @@
18
# These are not necessary for version control.
19
*.log
20
21
-# Ignore VSCode configuration files.
22
-# Useful if some team members use VSCode for development.
23
-# If you want to share VSCode settings, comment out the following line.
24
-.vscode/
25
-
26
# Build files
27
28
# Ignore build output directories.
@@ -53,4 +48,4 @@ TouchGFX/simulator/msvs/.vs
53
48
54
49
# Ignore temporary and backup files generated by the operating system and editor.
55
50
# These are not needed in the repository.
56
-*.bak
51
+*.bak
0 commit comments