diff options
author | Devian <devianleong@gmail.com> | 2021-06-30 10:06:41 +0800 |
---|---|---|
committer | Devian <devianleong@gmail.com> | 2021-06-30 10:06:41 +0800 |
commit | dbc3319c2c4dac461af3d6d452d2f3e950300d75 (patch) | |
tree | acac202ff9d91b2bc923e13dc90cf806d47be7e9 /.idea/.gitignore | |
parent | bb425b79cebfd64819d295571992dc2328090964 (diff) |
Fixed scorm version reader2.0.4
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..73f69e0 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ |