mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
22 lines
223 B
Plaintext
22 lines
223 B
Plaintext
.metadata
|
|
*.tmp
|
|
|
|
# Windows thumbnail db
|
|
Thumbs.db
|
|
|
|
# OSX files
|
|
.DS_Store
|
|
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Android Studio
|
|
.idea
|
|
.gradle
|
|
build
|
|
*.iml
|