diff --git a/.gitignore b/.gitignore
index 4a10d97..af62b15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-**/*.out
-.gdb_history                                                                                 │
-**/hl
-**/test
+*.out
+*.o
+.gdb_history
+hl
+test