mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +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:
parent
f5576b26c3
commit
9a59666577
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,6 +127,7 @@
|
|||||||
/windows/*.tds
|
/windows/*.tds
|
||||||
/windows/*.td2
|
/windows/*.td2
|
||||||
/windows/*.map
|
/windows/*.map
|
||||||
|
/windows/*.rcpp
|
||||||
/windows/Makefile.clangcl
|
/windows/Makefile.clangcl
|
||||||
/windows/Makefile.mgw
|
/windows/Makefile.mgw
|
||||||
/windows/Makefile.vc
|
/windows/Makefile.vc
|
||||||
|
Loading…
Reference in New Issue
Block a user