diff options
author | Noah <mounderfod@gmail.com> | 2023-07-04 19:47:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-04 19:47:55 +0100 |
commit | b4a9bbc629bcaa8b02b304bfd1e39530c6449eb7 (patch) | |
tree | f0594f6e00116da8071c902f671a50a11a54d7f3 /.idea/.gitignore | |
parent | 776e8d5a0fd55ea0fcfd0c68e3105be796da34e7 (diff) | |
download | python-text-editor-master.tar.gz |
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml |