Skip to content

Commit

Permalink
Add buildSrc build dirs to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dragneelfps committed Jul 23, 2022
1 parent 3f1b46f commit 4c05539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
*.iml
*.ipr
*.iws
buildSrc/.gradle
buildSrc/build

1 comment on commit 4c05539

@dragneelfps
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RE: #7

Please sign in to comment.