SVN 무시할 파일/폴더 설정
리눅스/설치Ignore file
To ignore all files with the ending .o use:
Ignore dir
If you want to ignore folder tmp
Ignore multiple files/dirs
If you want to ignore tmp,obj,bin dirs and all files with *.o
*.lib,*.la extension. Save this file
and name it svnignore.txt, the following command will do the job !
Ignore multiple files/dirs via command line
This will bring up list of files or directories to ignore.
Find files that are not under version control
To find such files: