• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.DS_Store
2
3# IntelliJ files
4**/.idea/*
5!/.idea/vcs.xml
6!/.idea/codeStyles
7!/.idea/copyright
8out/
9*.iml
10
11# Gradle files
12build/
13.gradle/
14
15# Maven files
16target
17
18# Modules for JS projects build
19node_modules
20
21# benchmarks.jar
22/benchmarks.jar
23
24# Intermediate klibs
25.kotlin
26