#------------------------------------ # Project #------------------------------------ # Custom exclusions here #------------------------------------ # Wee #------------------------------------ node_modules/ out/ #------------------------------------ # Tools #------------------------------------ .bundle .idea/ .komodotools .project .settings/ .tern-project .tmproj .vscode/ *.esproj *.komodoproject *.sublime-* browserstack.js codekit-config.json prepros.json #------------------------------------ # System #------------------------------------ .cache .DS_Store .tmp *.diff *.err *.lock *.log *.orig *.rej *.swo *.swp *.vi error_log Thumbs.db #------------------------------------ # Gitkeep #------------------------------------ !.gitkeep