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 c9d75c1 commit 77d41bbCopy full SHA for 77d41bb
src/tmuxp/workspace/constants.py
@@ -1 +1,2 @@
1
+"""Constant variables for tmuxp workspace functionality."""
2
VALID_WORKSPACE_DIR_FILE_EXTENSIONS = [".yaml", ".yml", ".json"]
0 commit comments