diff --git a/.gitignore b/.gitignore index b15784e..618a29d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,9 @@ _testmain.go *.test *.prof .vscode + +# OS generated files +.DS_Store + +# IDEA files +**/.idea \ No newline at end of file