Adding a simple `.gitignore` to ignore legion simulation logs and legion build files.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sat, 15 Apr 2023 06:00:42 +0000 (23:00 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sat, 15 Apr 2023 06:00:42 +0000 (23:00 -0700)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..08f9f0d
--- /dev/null
@@ -0,0 +1,2 @@
+/legion/build
+/S10image/guest1.log