diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -25,6 +25,8 @@ data .config/Signal/ .config/supertuxkart .config/systemd +.debug/ +.eclipse/ .identity* .java/ .lesshst @@ -40,7 +42,9 @@ Maildir .ssh/id_* .ssh/known_hosts* .STM32CubeProgrammer/ +.swt/ .thunderbird +.tracecompass/ .wget-hsts .wine/ .Xauthority |
