forked from ExperimentWith/ducttape
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (43 loc) · 656 Bytes
/
.gitignore
File metadata and controls
44 lines (43 loc) · 656 Bytes
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
32
33
34
35
36
37
38
39
40
41
42
43
44
.cache
.*
*.pyc
*~
*.class
*#
!.github/
.metadata/.lock
.metadata/.plugins
.settings
.scala_dependencies
bin
ducttape.jar
syntax/tutorial/[0-9]*-*/[a-zA-Z]*
scaladoc
project/boot
target/
dist/
lib/scala-library.jar
syntax/tutorial/[0-9]*-*/[0-9]-[a-zA-Z]*/
lane-jar.sh
results.txt
log
tmp/
/*.tape
project/
!project/plugins.sbt
!project/build.properties
/tutorial/tutorial.aux
/tutorial/tutorial.tex
/tutorial/tutorial.toc
/tutorial/tutorial.log
/tutorial/texput.log
tech-report/*.aux
tech-report/*.log
tech-report/*.pdf
tech-report/*.toc
tech-report/*.bbl
tech-report/*.blg
tech-report/*.out
tech-report/*.fdb_latexmk
tech-report/*.fls
tech-report/auto/