Skip to content

Commit 298a423

Browse files
Add build artifacts and files to gitignore (#154)
1 parent b7499ab commit 298a423

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,10 @@ ebook/*.epub
1111

1212
convert.py
1313

14-
attachments/build/
14+
attachments/build/**
15+
attachments/android/.gradle/**
16+
attachments/android/.idea
17+
attachments/android/.gradle/**
18+
attachments/android/app/.cxx/**
19+
attachments/android/app/build/**
20+
local.properties

0 commit comments

Comments
 (0)