diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8cdfa2b --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +.idea \ No newline at end of file