diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ __pycache__ venv win32 -dist
\ No newline at end of file +dist +venv_x86
\ No newline at end of file |
index : blocks | ||
Blocks - A cross-platform isometric pixelated sandbox game for Linux, macOS and Windows | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,4 +1,5 @@ __pycache__ venv win32 -dist
\ No newline at end of file +dist +venv_x86
\ No newline at end of file |