Skip to content

Commit f41decb

Browse files
committed
git ignore doesn't allow ./ style paths
1 parent b83695b commit f41decb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ cmd/jujud/jujud
33
cmd/builddb/builddb
44
cmd/charmd/charmd
55
cmd/charmload/charmload
6-
./tags
7-
./TAGS
6+
tags
7+
TAGS
88
.emacs.desktop
99
.emacs.desktop.lock
1010
*.test

0 commit comments

Comments
 (0)