]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: ensure .deps/ in the project root is ignored by git
authorPádraig Brady <P@draigBrady.com>
Thu, 27 Feb 2020 16:44:03 +0000 (16:44 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 27 Feb 2020 16:44:03 +0000 (16:44 +0000)
* .gitignore: s|*/.deps/|.deps|

.gitignore

index 9793d6cb7a7a53a2c044caf30955d50040fd4d31..318c02617ef3d0ea3d70004899554f3bc1e48314 100644 (file)
@@ -4,9 +4,9 @@
 *.gcda
 *.gcno
 *.o
-*/.deps/
 *~
 ._bootmp
+.deps
 .gdb-history
 .kludge-stamp
 .version