testing cog

This commit is contained in:
2022-06-28 01:38:38 +03:00
parent d33ff81770
commit 6a0303923e
2 changed files with 0 additions and 18 deletions

8
.gitignore vendored
View File

@@ -1,11 +1,3 @@
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
out
gen
/tmp/
/audio/*/
/test2.py

10
.idea/discord-bot.iml generated
View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.9 (discord-bot)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>