diff --git a/.gitignore b/.gitignore index b8960c6..9e68d87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ +.idea/ +.vscode/ +.DS_Store old.go old_test.go file.txt user_agents.txt ua2.go settings.json -benchmarks.txt -.idea \ No newline at end of file +benchmarks.txt \ No newline at end of file