projects
/
PrivacyBrowser.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ignore blocklist entries with "websocket". https://redmine.stoutner.com/issues/314
[PrivacyBrowser.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index 9c4de5825b194f36e90f594c680b6b87ccc56270..c8173b9e50892515921a42b4259291f500c0753f 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,7
+1,15
@@
.gradle
/local.properties
+/.idea/caches
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
+/projectFilesBackup
+
+# Built APK files.
+*.apk
+
+# IntelliJ config files.
+*.iml