Skip to content

Commit 93c9578

Browse files
kluonjdyzheng
authored andcommitted
exclude toolchain/install/ in .gitignore after toolchain run (#6033)
* exclude toolchain/install/ to avoid accidental push after toolchain run * also exclude toolchain/abacus_env.sh
1 parent 98acd8e commit 93c9578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ time.json
2222
__pycache__
2323
abacus.json
2424
*.npy
25+
toolchain/install/
26+
toolchain/abacus_env.sh

0 commit comments

Comments
 (0)