Skip to content

Commit cb1a047

Browse files
committed
fix: ignore development files
1 parent b762d30 commit cb1a047

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@ Testing/Temporary/
4949
src/nRF5_SDK_15.3.0_59ac345
5050
src/arm-none-eabi
5151

52+
# Developer files
53+
CMakeUserPresets.json
54+
compile_commands.json
55+
package-lock.json
56+
package.json
57+
node_modules/

0 commit comments

Comments
 (0)