Ignore local data dir in idea and git
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
26369c3cca
commit
d39d2883e2
@@ -461,6 +461,7 @@ configure<IdeaModel> {
|
||||
module {
|
||||
excludeDirs = files(
|
||||
project.buildDir,
|
||||
commonLocalDataDir,
|
||||
".gradle",
|
||||
"dependencies",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user