summaryrefslogtreecommitdiff
path: root/example-cross-compile-cpp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'example-cross-compile-cpp/.gitignore')
-rw-r--r--example-cross-compile-cpp/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/example-cross-compile-cpp/.gitignore b/example-cross-compile-cpp/.gitignore
new file mode 100644
index 0000000..3fd3ba4
--- /dev/null
+++ b/example-cross-compile-cpp/.gitignore
@@ -0,0 +1,5 @@
+*.exe
+*.exe.obj
+*.pdb
+*.elf
+*.elf.o