Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 25f2fe6

Browse files
authored
Ignore all build directories (#62)
1 parent b33a3d1 commit 25f2fe6

File tree

5 files changed

+1
-5
lines changed

5 files changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
/.idea/*
66
!/.idea/copyright
77
.DS_Store
8-
/build
8+
build/
99
/captures
1010
.externalNativeBuild

core/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

processor/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

throw/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

timber-logger/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)