aboutsummaryrefslogtreecommitdiff
path: root/Project-Starter.iml
diff options
context:
space:
mode:
authorYuuta Liang <yuutaw@student.cs.ubc.ca>2023-11-28 11:38:41 -0800
committerYuuta Liang <yuutaw@student.cs.ubc.ca>2023-11-28 11:38:41 -0800
commitd8f2ae5798aaf6dd20c1fd0a2bfedb472308a606 (patch)
treeb03da5a94b31d659503b4e56524ec906715f918e /Project-Starter.iml
parentca46721f155da0e0fd4d772cdbe4d590cc2f6913 (diff)
downloadjca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.tar
jca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.tar.gz
jca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.tar.bz2
jca-d8f2ae5798aaf6dd20c1fd0a2bfedb472308a606.zip
Fix gitignore
Signed-off-by: Yuuta Liang <yuutaw@student.cs.ubc.ca>
Diffstat (limited to 'Project-Starter.iml')
-rw-r--r--Project-Starter.iml31
1 files changed, 0 insertions, 31 deletions
diff --git a/Project-Starter.iml b/Project-Starter.iml
deleted file mode 100644
index 371516a..0000000
--- a/Project-Starter.iml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="CheckStyle-IDEA-Module" serialisationVersion="2">
- <option name="activeLocationsIds" />
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
- <sourceFolder url="file://$MODULE_DIR$/src/main" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module-library" scope="TEST">
- <library name="JUnit5.8.1">
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/junit-jupiter-5.8.1.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/junit-jupiter-api-5.8.1.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/opentest4j-1.2.0.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/junit-platform-commons-1.8.1.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/apiguardian-api-1.1.2.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/junit-jupiter-params-5.8.1.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/junit-jupiter-engine-5.8.1.jar!/" />
- <root url="jar://$MODULE_DIR$/lib/junit-platform-engine-1.8.1.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- </component>
-</module> \ No newline at end of file