Skip to content

Commit 2fd7871

Browse files
committed
add build directory with .gitignore
1 parent 01ed975 commit 2fd7871

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/.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 .gitignore file
4+
!.gitignore

0 commit comments

Comments
 (0)