Skip to content

Commit 29feec2

Browse files
committed
improve gitignore
1 parent 824500b commit 29feec2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
.idea
22
/output
3+
lib*.a
4+
.DS_Store
5+
__pycache__

0 commit comments

Comments
 (0)