Skip to content

Commit 0105fbe

Browse files
committed
chore: adjust gitignore for generated IG
1 parent 37c56d6 commit 0105fbe

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,14 @@ temp/
8484
# Sushi
8585
output/
8686
fsh-generated/
87-
publisher.jar
87+
publisher.jar
88+
89+
# IG generation
90+
_build.bat
91+
_build.sh
92+
_gencontinuous.bat
93+
_gencontinuous.sh
94+
_genonce.bat
95+
_updatePublisher.bat
96+
input-cache/
97+
template/

0 commit comments

Comments
 (0)