We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa478c commit bb06beaCopy full SHA for bb06bea
.gitignore
@@ -9,4 +9,12 @@ temp_ebook.md
9
ebook/*.pdf
10
ebook/*.epub
11
12
-convert.py
+convert.py
13
+
14
+attachments/build/**
15
+attachments/android/.gradle/**
16
+attachments/android/.idea
17
18
+attachments/android/app/.cxx/**
19
+attachments/android/app/build/**
20
+local.properties
0 commit comments