Skip to content

Commit 914dc95

Browse files
authored
fix: ignore development files (#177)
1 parent 56ed755 commit 914dc95

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)