diff options
author | Minteck <contact@minteck.org> | 2022-03-27 21:25:20 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-03-27 21:25:20 +0200 |
commit | 1ddfeb9ebf755de82fdc2fd913102835f6158f44 (patch) | |
tree | c61dcc312e9d5036018be19d7d46dc4fd6d796a6 /.idea/modules.xml | |
download | argon-3pad-1ddfeb9ebf755de82fdc2fd913102835f6158f44.tar.gz argon-3pad-1ddfeb9ebf755de82fdc2fd913102835f6158f44.tar.bz2 argon-3pad-1ddfeb9ebf755de82fdc2fd913102835f6158f44.zip |
Initial commit
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..583c11e --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/Argon3PAD.iml" filepath="$PROJECT_DIR$/.idea/Argon3PAD.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |