Skip to content

Commit d212b88

Browse files
committed
Add APK file to .gitignore
The Petlibro XAPK is used for API reverse engineering and shouldn't be tracked.
1 parent 53b576a commit d212b88

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ config/
3030
.pytest_cache/
3131
.coverage
3232
htmlcov/
33+
34+
# PETLIBRO APK (for reverse engineering research)
35+
Petlibro_*.xapk

0 commit comments

Comments
 (0)