# Apple
.DS_Store
# Visual Code
.vscode/
.vscode/*
# IntelliJ
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
.idea/
This will be ignoring all files regardless of the project. No need to ignore OS/IDE specific files on a per project basis.