diff --git a/.gitignore b/.gitignore index fa073f2..b87f456 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,11 @@ doc/_build # Generated man page doc/aws_hostname.1 + +# Annoying macOS files +.DS_Store +._* + +# IDE configuration files +.vscode +.atom \ No newline at end of file