aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d55202a8be3076d48d0ff7139c9949d6ccc454c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/docs
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port

/luxc/target
/luxc/classes
/luxc/checkouts
/luxc/jbe

/stdlib/target

/lux-lein/target

/new-luxc/target
/new-luxc/source/lux.lux
/new-luxc/source/lux

/lux-js/target
/lux-js/source/lux.lux
/lux-js/source/lux
/lux-js/source/program

/lux-python/target
/lux-python/source/lux.lux
/lux-python/source/lux
/lux-python/source/program