Skip to content

Commit d25c58a

Browse files
authored
Merge pull request #322 from gummif/gfa/ignore-build-dirs
Problem: Only one build directory ignored
2 parents 0458f7d + bec2818 commit d25c58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
*.swp
33

44
# Build directory
5-
build/
5+
*build/

0 commit comments

Comments
 (0)