mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-05-07 00:34:04 +02:00
Add '/app' to excluded folder in root IDEA project
This commit is contained in:
parent
86acef1a22
commit
1ebf15b039
@ -8,6 +8,7 @@
|
||||
<excludeFolder url="file://$MODULE_DIR$/.vscode" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/bld" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/lib" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/app" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Python 3.8" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
Loading…
Reference in New Issue
Block a user