diff --git a/.gitignore b/.gitignore index 1e161f2..4c5c11a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +* +!/**/ +!*.* + # Prerequisites *.d @@ -32,4 +36,6 @@ *.app .vscode -input.txt \ No newline at end of file +input.txt + +*.hi \ No newline at end of file