diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-03-26 22:03:05 +0100 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2022-03-26 22:03:05 +0100 |
commit | f688d73fa32bbdaa0a229a945ebd4c78b3bb6f61 (patch) | |
tree | 75f5c1f6cbd2b35c7834be7e3dc669a232422215 /.gitignore | |
parent | 5ce7320245b524213c73c6e597cef4ecd67abe54 (diff) | |
download | club1-docs-f688d73fa32bbdaa0a229a945ebd4c78b3bb6f61.tar.gz club1-docs-f688d73fa32bbdaa0a229a945ebd4c78b3bb6f61.zip |
only run workflow on main branch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,3 +2,7 @@ _build *.mo .doctrees + +# Editor files +.*.swp +.vscode |