diff options
author | Minteck <contact@minteck.org> | 2022-05-13 20:21:48 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-13 20:21:48 +0200 |
commit | fdb02383dda84f49471d341821fc3e2607754b85 (patch) | |
tree | 58ba8016128f3a0fe66b22793919c4ffc63b1b8c /.idea/VaporTrail.iml | |
parent | fb8bc8472b1f14faf2c9dc2f2d4c0bcbf8983b38 (diff) | |
download | vaportrail-fdb02383dda84f49471d341821fc3e2607754b85.tar.gz vaportrail-fdb02383dda84f49471d341821fc3e2607754b85.tar.bz2 vaportrail-fdb02383dda84f49471d341821fc3e2607754b85.zip |
Testing Testing 1, 2, 3
Diffstat (limited to '.idea/VaporTrail.iml')
-rw-r--r-- | .idea/VaporTrail.iml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/VaporTrail.iml b/.idea/VaporTrail.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/VaporTrail.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/temp" /> + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> + <excludeFolder url="file://$MODULE_DIR$/tmp" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |