Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 486bef6

Browse files
committedJan 29, 2022
add ConsoleMinesweeper project
1 parent 8ed29fc commit 486bef6

File tree

4 files changed

+891
-0
lines changed

4 files changed

+891
-0
lines changed
 

‎ConsoleMinesweeper/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/venv
2+
__pycache__
3+
.main.py.swp

0 commit comments

Comments
 (0)