Skip to content

Commit 9c41fcd

Browse files
committed
➕ local builder batch
1 parent 311ec63 commit 9c41fcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,5 +349,3 @@ MigrationBackup/
349349

350350
# Ionide (cross platform F# VS Code tools) working folder
351351
.ionide/
352-
353-
_local_build*.cmd

_local_build.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
call global_build.cmd jira-worklogger
2+
@exit /b %ERRORLEVEL%

0 commit comments

Comments
 (0)