# Ignoring git folders and files .github/ .git/ # Ignoring tests files tests/ # Ignoring markdown files *.md # Ignoring social media social/ # Ignore IDEs .idea/ .vscode/