mirror of
https://github.com/vanitasvitae/HomeMadeOMEMO.git
synced 2024-12-22 03:57:56 +01:00
22 lines
148 B
Text
22 lines
148 B
Text
|
# IntelliJ
|
||
|
.idea
|
||
|
*.iml
|
||
|
*.ipr
|
||
|
*.iws
|
||
|
|
||
|
# Mac OS X
|
||
|
.DS_Store
|
||
|
|
||
|
.classpath
|
||
|
.project
|
||
|
.settings
|
||
|
.gradle
|
||
|
gradle.properties
|
||
|
|
||
|
build/
|
||
|
|
||
|
target/
|
||
|
.metadata
|
||
|
|
||
|
path/
|