diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -27,3 +27,9 @@ parts *.snap *.pyc alacritty_*_source.tar.bz2 + +# WiX files +/Wix.3.11.1 +*.msi +*.wixobj +*.wixpdb |
index : alacritty | ||
A cross-plantform, OpenGL terminal emulator | Alacritty |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -27,3 +27,9 @@ parts *.snap *.pyc alacritty_*_source.tar.bz2 + +# WiX files +/Wix.3.11.1 +*.msi +*.wixobj +*.wixpdb |