Skip to content

Commit 49fb0ce

Browse files
committed
Add 'empty' builds directory per the wiki. (The folder is not actually empty as it includes a .gitignore.)
1 parent b8cd1d3 commit 49fb0ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

builds/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Ignore everything in this directory
2+
*
3+
# Except this file
4+
!.gitignore

0 commit comments

Comments
 (0)