diff --git a/.gitignore b/.gitignore
index 0ebdfa28e55979ead18fd82bc0d23819d07e61b5..e05e5ea8586f718f1d80f15121d9e6f37f776cfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,9 +21,10 @@
 # Visual Studio user options
 /win32/tsk-win.suo
 
+# Make crud
 *.o
 *.lo
 *.la
 Makefile
 .deps
-.libs
+.libs
\ No newline at end of file