Initial commit

This commit is contained in:
Peter Niederwieser
2016-01-19 14:51:19 +01:00
committed by Dan Chao
commit ecad035dca
2972 changed files with 211653 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# 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