Skip to content

Commit c5958a6

Browse files
committed
ignore build dir
1 parent 01cfa02 commit c5958a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@
3434
*.interp
3535
*.tokens
3636
*.svn
37-
*.svn/*
37+
*.svn/*
38+
build/*

0 commit comments

Comments
 (0)