Skip to content

Commit 146f957

Browse files
committed
Tweak gitignore which is ignoring my workflow files
1 parent 855854d commit 146f957

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ AGENTS.md
3636
# Other misc stuff
3737
*.VC.*
3838
**/.vscode
39-
**/build
40-
**/build-*
41-
**/build.bat
39+
/build
40+
/build-*
41+
/build.bat
4242
**/log.txt
4343
**/.vs
4444
/src/steamnetworkingsockets/Messageswin64Debug/*

0 commit comments

Comments
 (0)