Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit ef1f7d3

Browse files
authored
Create .gitignore
1 parent dadb0e8 commit ef1f7d3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*/__pycache__/
2+
*/*.dist
3+
*/*build
4+
5+
bin/
6+
*/main.bin
7+
bin/car

0 commit comments

Comments
 (0)