Skip to content

Commit d5e86ac

Browse files
committed
added gitignore
1 parent c42d38d commit d5e86ac

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Project exclude paths
2+
/.gradle/
3+
/app/build/
4+
/build-logic/.gradle/
5+
/build-logic/build/
6+
/build-logic/build/classes/kotlin/main/
7+
/demo/design-system/build/
8+
/demo/feature/build/
9+
/library/ui/build/

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)