Track client and server sources
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
27
messenger-client/.gitignore
vendored
Normal file
27
messenger-client/.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# Android Studio
|
||||
.idea/
|
||||
.gradle/
|
||||
build/
|
||||
app/build/
|
||||
app/release/
|
||||
local.properties
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.iml
|
||||
*.iws
|
||||
*.ipr
|
||||
*.bak
|
||||
|
||||
# Firebase
|
||||
app/google-services.json
|
||||
|
||||
# Keystore files
|
||||
*.jks
|
||||
*.keystore
|
||||
|
||||
app/.cxx/
|
||||
|
||||
captures/
|
||||
|
||||
# Additional files
|
||||
*.log
|
||||
Reference in New Issue
Block a user