diff options
author | Minteck <contact@minteck.org> | 2022-04-27 17:10:26 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-04-27 17:10:26 +0200 |
commit | 6185b412a4c12ab041ad87faf372e7793a34927b (patch) | |
tree | 451e80d89430cdeb74258d8dbd23b770e7e76f9b /.idea/misc.xml | |
parent | 823daba76e353f7b70ab315575a33560d668da00 (diff) | |
download | cloudsdale-6185b412a4c12ab041ad87faf372e7793a34927b.tar.gz cloudsdale-6185b412a4c12ab041ad87faf372e7793a34927b.tar.bz2 cloudsdale-6185b412a4c12ab041ad87faf372e7793a34927b.zip |
Fix PCD-1
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..283b9b4 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="SwUserDefinedSpecifications"> + <option name="specTypeByUrl"> + <map /> + </option> + </component> +</project>
\ No newline at end of file |