Skip to content

Commit 7f89dbf

Browse files
author
sourcehold
committed
refactor: add build* files to gitignore
1 parent 935e106 commit 7f89dbf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# OpenSHC project specific:
22
build/
33
_build/
4+
build.bat
5+
build.ps1
6+
build.py
7+
48

59
# Prerequisites
610
*.d

0 commit comments

Comments
 (0)