add .gitignore
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 23 Apr 2021 12:47:03 +0000 (13:47 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 23 Apr 2021 12:47:03 +0000 (13:47 +0100)
src/openpower/simulator/qemu_test/.gitignore [new file with mode: 0644]

diff --git a/src/openpower/simulator/qemu_test/.gitignore b/src/openpower/simulator/qemu_test/.gitignore
new file mode 100644 (file)
index 0000000..416ab3a
--- /dev/null
@@ -0,0 +1,4 @@
+*.bin
+*.elf
+*.o
+*~