1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 09:27:59 +00:00

Add .rcpp files to .gitignore.

This should have been done months ago in commit bf0cf984c, but I've
been indecisive about whether to keep my local dev builds in the
windows subdirectory itself or one level further down...
This commit is contained in:
Simon Tatham 2019-01-07 19:51:59 +00:00
parent f5576b26c3
commit 9a59666577

1
.gitignore vendored
View File

@ -127,6 +127,7 @@
/windows/*.tds
/windows/*.td2
/windows/*.map
/windows/*.rcpp
/windows/Makefile.clangcl
/windows/Makefile.mgw
/windows/Makefile.vc