瀏覽代碼

Add requirements (pygame) and gitignore

master
bertieb 3 年之前
committed by Rob Hallam
當前提交
870c0ea358
共有 2 個檔案被更改,包括 2 行新增0 行删除
  1. +1
    -0
      .gitignore
  2. +1
    -0
      requirements.txt

+ 1
- 0
.gitignore 查看文件

@@ -0,0 +1 @@
.env

+ 1
- 0
requirements.txt 查看文件

@@ -0,0 +1 @@
pygame

Loading…
取消
儲存