Updated .gitignore.

This commit is contained in:
Preston Driver
2024-09-18 22:55:36 -05:00
parent 43563aeb14
commit 549a381174
2 changed files with 1 additions and 17 deletions
+1
View File
@@ -27,3 +27,4 @@ replay_pid*
*.idea/
Server.iml
*.gitignore
prestonbane.iml
-17
View File
@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="EnumBitSet" level="project" />
<orderEntry type="library" name="HikariCP-4.0.3" level="project" />
<orderEntry type="library" name="JDA-4.2.0_168-withDependencies-min" level="project" />
<orderEntry type="library" name="joda-time-2.3" level="project" />
<orderEntry type="library" name="mysql-connector-java-8.0.23" level="project" />
<orderEntry type="library" name="tinylog-1.3.5" level="project" />
</component>
</module>