]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - .gitignore
Add an option to sort by display order in the bookmarks database view. https://redmi...
[PrivacyBrowserAndroid.git] / .gitignore
1 .gradle
2 /local.properties
3 /.idea/caches
4 /.idea/workspace.xml
5 /.idea/libraries
6 .DS_Store
7 /build
8 /captures
9 /projectFilesBackup
10
11 # Built APK files.
12 *.apk
13
14 # IntelliJ config files.
15 *.iml