mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-13 18:40:18 -04:00
chore: ignore Eclipse/Buildship IDE metadata files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -32,6 +32,13 @@ keystore.properties
|
||||
# VS code
|
||||
.vscode/settings.json
|
||||
|
||||
# Eclipse / Buildship
|
||||
.project
|
||||
.classpath
|
||||
.settings/
|
||||
**/bin/main/
|
||||
**/bin/test/
|
||||
|
||||
# Secrets
|
||||
/secrets.properties
|
||||
/fastlane/play-store-credentials.json
|
||||
|
||||
Reference in New Issue
Block a user