diff --git a/.gitignore b/.gitignore index 9154f4c..181f8a9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ hs_err_pid* replay_pid* +logs + + diff --git a/linus-boot/.gitignore b/linus-boot/.gitignore new file mode 100644 index 0000000..1d74e21 --- /dev/null +++ b/linus-boot/.gitignore @@ -0,0 +1 @@ +.vscode/