exclude gradle build folders from project and add to .gitignore

This commit is contained in:
fitermay
2018-02-09 14:49:10 +03:00
committed by Andrey Vlasovskikh
parent 4169ea9ec6
commit 027d0a169b
5 changed files with 7 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$/helpers">
<sourceFolder url="file://$MODULE_DIR$/helpers" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/helpers/pydev/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />