]> mj.ucw.cz Git - libucw.git/commitdiff
build system: Fixed bug (recursive rule application) in .gitignore
authorTomas Valla <tom@ucw.cz>
Thu, 24 Jul 2014 13:20:29 +0000 (15:20 +0200)
committerTomas Valla <tom@ucw.cz>
Thu, 24 Jul 2014 13:20:29 +0000 (15:20 +0200)
.gitignore

index a1562e2c98baf3888fb57bfff62b27e1633aad6c..d9e1f1ef0448b1240fa8406c061e12df40b88ec6 100644 (file)
@@ -1,9 +1,9 @@
-run
-obj
-charset/unidata
+/run
+/obj
+/charset/unidata
 TAGS
 *~
 _*
 *.swp
 .make.log
-debian-tmp
+/debian-tmp