diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ +*.swp +*.swo +__pycache__/ venv/ +env/ |
![]() |
index : pygtk-atem-switcher | |
| Fork of https://github.com/Kunsi/pygtk-atem-switcher |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1 +1,5 @@ +*.swp +*.swo +__pycache__/ venv/ +env/ |