Skip to content

Commit e4d622e

Browse files
authored
Merge pull request #267 from ferdnyc/ignore-build
Exclude all build* files/directories @ root level
2 parents 12fce80 + 3577280 commit e4d622e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
build/
2-
build/*
1+
/build*
32
*.DS_Store
43
.pydevproject
54
.settings

0 commit comments

Comments
 (0)