mirror of
https://github.com/plexusorg/Plex.git
synced 2024-10-31 17:17:12 +00:00
20 lines
203 B
Plaintext
20 lines
203 B
Plaintext
/.idea/
|
|
*.iml
|
|
/target/
|
|
server/src/main/resources/build.properties
|
|
|
|
# OS
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Gradle
|
|
/build/
|
|
/*/build/
|
|
/.gradle/
|
|
|
|
# Common working directory
|
|
run/ |