Skip to content

Commit ddf3537

Browse files
Merge branch 'master' of https://github.com/trikset/trikRuntime into wpa
2 parents e947df8 + 9d8dc5d commit ddf3537

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ Makefile*
2525
bin/*
2626
/.project
2727
object_script.*.Debug
28-
object_script.*.Release
28+
object_script.*.Release
29+
30+
# project-specific
31+
**/.build
32+
tests/minimalCppApp/*

0 commit comments

Comments
 (0)