Skip to content

Commit

Permalink
remove default excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Jan 11, 2024
1 parent edd31de commit 10f0de7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
import org.apache.tools.ant.DirectoryScanner

DirectoryScanner.removeDefaultExclude('**/.gitattributes')
DirectoryScanner.removeDefaultExclude('**/.gitignore')

rootProject.name="base"

0 comments on commit 10f0de7

Please sign in to comment.