diff --git a/.gitignore b/.gitignore
index 51246e4eb26e6a59940fc036f345ed049d80082c..1136436c6ba2871f2d68c19a2f037314a30b8b25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,5 +6,5 @@
 *.gz
 *.pdf
 *.toc
-*/target/*
+/target/*
 */.vscode/*
\ No newline at end of file