mirror of
https://github.com/m2049r/xmrwallet
synced 2025-02-18 05:31:24 +01:00
![Benedict](/assets/img/avatar_default.png)
* added files and directories to gitignore we don't need to change and push * correct gitignore level for .idea folder
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
.gradle
|
|
/build
|
|
*.iml
|
|
/.idea/libraries
|
|
/.idea/workspace.xml
|
|
/local.properties
|
|
/captures
|
|
.externalNativeBuild
|
|
.DS_Store
|