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/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/example-cross-compile-cpp/.gitignore b/example-cross-compile-cpp/.gitignore
new file mode 100644
index 0000000..19794fc
--- /dev/null
+++ b/example-cross-compile-cpp/.gitignore
@@ -0,0 +1,7 @@
+*.lib
+*.dll
+*.exe
+*.exe.obj
+*.pdb
+*.elf
+*.elf.o