Skip to content

Commit 52a28e4

Browse files
committed
.gitignore updated
1 parent d282fd4 commit 52a28e4

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

.gitignore

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
/dist/
44
/.perpetual
55
/task*.md
6-
/lua/*.tar.gz
7-
/lua/build
8-
/lua/lua-linux-x86_64
9-
/lua/lua-linux-i686
10-
/lua/lua-windows-x86_64.exe
11-
/lua/lua-windows-i686.exe
6+
*.tar.gz
7+
**/build/
8+
**/lua-windows-x86_64
9+
**/lua-windows-i686

0 commit comments

Comments
 (0)