Update .gitignore to remove screen dirs.

This commit is contained in:
Darren 'Tadgy' Austin 2021-03-27 09:33:26 +00:00
commit 2fb92a28a6

1
.gitignore vendored
View file

@ -20,6 +20,7 @@
.mozilla/ .mozilla/
.nanorc .nanorc
.rnd .rnd
.screen-*/
.sqlite_history .sqlite_history
.thumbnails/ .thumbnails/
.xsession-errors* .xsession-errors*