mirror of
https://github.com/briar/briar.git
synced 2025-12-23 15:27:44 -05:00
29 lines
370 B
Plaintext
29 lines
370 B
Plaintext
.metadata
|
|
*.tmp
|
|
*.swp
|
|
|
|
# Windows thumbnail db
|
|
Thumbs.db
|
|
|
|
# OSX files
|
|
.DS_Store
|
|
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
.settings
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Android Studio
|
|
.idea/*
|
|
!.idea/inspectionProfiles/
|
|
!.idea/runConfigurations/
|
|
!.idea/codeStyleSettings.xml
|
|
!.idea/codeStyles
|
|
.gradle
|
|
build/
|
|
captures
|
|
*.iml
|
|
projectFilesBackup/ |