diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a73e76d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.idea/$CACHE_FILE$ +.idea/misc.xml +.idea/modules.xml +.idea/vcs.xml +TIL(Today-I-Learned).iml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..7793213 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/../../../../../../:\Users\User\IdeaProjects\TIL(Today-I-Learned)\.idea/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/