Initial Commit

Signed-off-by: psavarmattas <puranjaysavarmattas@gmail.com>
This commit is contained in:
Puranjay Savar Mattas
2022-01-25 23:03:20 +05:30
committed by psavarmattas
parent 26698c82e2
commit 35a0bb65ff
4 changed files with 20 additions and 0 deletions

3
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

9
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxStore">
<option name="projectConfigVersion" value="2" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_15" project-jdk-name="15" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

6
.idea/render.experimental.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RenderSettings">
<option name="quality" value="0.25" />
</component>
</project>

View File

@@ -1,2 +1,4 @@
# chatcom
Chat with anyone you like through the power of chatcom.
By PSM & Masood