diff --git a/.gitignore b/.gitignore index e822980..308e680 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,12 @@ README.md~ # Ignore API Keys .apikeys + +# Ignore Temporary files +.DS_Store .copies +response2.dart +response3.dart # Directory created by dartdoc # If you don't generate documentation locally you can remove this line.