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