Skip to content

Commit d282fd4

Browse files
committed
.gitignore updated
1 parent d688b85 commit d282fd4

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
/test/
1+
**/__pycache__/
2+
/venv/
3+
/dist/
24
/.perpetual
35
/task*.md
4-
/__pycache__
5-
/venv
6-
/dist
76
/lua/*.tar.gz
87
/lua/build
98
/lua/lua-linux-x86_64

0 commit comments

Comments
 (0)