overriding built in Rbuildignore values
PS: There is a bit of discussion of this (for vim) at [1] with the general rule(s) and a code snippet from vim. One suggestion is to use '*.sw[g-p]' to spare .swf files for Flash [2]. So we could honour your .swc via '*.sw[d-p]'. But it seems to me that you may still be better off avoiding this by renaming or archiving these files. Thoughts? Dirk [1] https://unix.stackexchange.com/questions/326707/vim-what-are-all-the-possible-swapfile-extensions [2] It's an old discussion
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org