diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-06-14 14:37:35 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-06-14 14:37:35 -0500 |
commit | b72d24d3916a9d8d10ce90835ebd334e0fee77c1 (patch) | |
tree | 21e26d425a27597bce1b31b2c5b18102cceb5806 /.idea/.gitignore | |
parent | 162acc51d43c10248e7782ea5534c274a5783e5e (diff) | |
download | hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.gz hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.bz2 hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.zip |
add .gitignore
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 |