We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d799300 commit 6fb4657Copy full SHA for 6fb4657
.gitignore
@@ -1,6 +1,7 @@
1
# 忽略環境設定檔與編譯後的 Python 檔案
2
.env
3
*.pyc
4
+.roomodes
5
__pycache__/
6
7
# 忽略應用程式的設定檔案
0 commit comments