Initial commit

This commit is contained in:
Marc Koch 2025-02-04 18:03:51 +01:00
commit cbf68294ca
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
16 changed files with 497 additions and 0 deletions

10
.idea/adGroupSync.iml generated Normal file
View file

@ -0,0 +1,10 @@
<?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.12 (adGroupSync)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>