mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
24 lines
238 B
Plaintext
24 lines
238 B
Plaintext
# macOS
|
|
.DS_STORE
|
|
|
|
# Gradle
|
|
.gradle/
|
|
build/
|
|
generated/
|
|
testgenerated/
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
!.idea/icon.svg
|
|
!.idea/codestyles/
|
|
!.idea/inspectionProfiles/
|
|
!.idea/runConfigurations/
|
|
!.idea/scopes/
|
|
!.idea/vcs.xml
|
|
|
|
.vscode/
|
|
|
|
.pkl-lsp/
|
|
|
|
.kotlin/
|