Skip to content

Commit 219bb23

Browse files
authored
Update .gitignore before creating release/8.6 (#13)
1 parent abb2c5f commit 219bb23

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.gitignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ testem.log
4747
Thumbs.db
4848

4949
# Constellation build files
50-
### /constellation/bootstrap*
51-
### /constellation/lib_asset.json
52-
### /constellation/constellation*
50+
/constellation/bootstrap*
51+
/constellation/lib_asset.json
52+
/constellation/constellation*
53+
constellation/*
54+
55+
# localhost cert files
56+
/private.*
57+
/ssl.conf

0 commit comments

Comments
 (0)