Referensi belajar SVN (Version control)
https://superchlorine.com/2013/08/getting-svn-to-ignore-files-and-directories/ "As I discovered, whenever you set svn:ignore, you’re overwriting whatever value was previously set." WTF. https://stackoverflow.com/a/8197658/3036312 how to undo "SVN - Add" svn rm --keep-local TARGETNAME https://stackoverflow.com/a/18665215/3036312 how to ignore all except (git equivalent of "*<linebreak>!.gitignore")