Files
pkl/.gitignore
Sam Gammon fc0f6f1ef0 Add IDEA project icon
Adds an icon for the Pkl project which is used in IDEA's "New UI"
when opening Pkl
2024-02-21 11:31:22 +00:00

21 lines
255 B
Plaintext

# macOS
.DS_STORE
# Gradle
.gradle/
build/
generated/
# IntelliJ
.idea/
!.idea/icon.svg
!.idea/codestyles/
!.idea/inspectionProfiles/
!.idea/runConfigurations/
!.idea/scopes/
!.idea/vcs.xml
# :pkl-core:makeIntelliJAntlrPluginHappy
gen/
PklLexer.tokens