mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
20 lines
239 B
Plaintext
20 lines
239 B
Plaintext
# macOS
|
|
.DS_STORE
|
|
|
|
# Gradle
|
|
.gradle/
|
|
build/
|
|
generated/
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
!.idea/codestyles/
|
|
!.idea/inspectionProfiles/
|
|
!.idea/runConfigurations/
|
|
!.idea/scopes/
|
|
!.idea/vcs.xml
|
|
|
|
# :pkl-core:makeIntelliJAntlrPluginHappy
|
|
gen/
|
|
PklLexer.tokens
|