-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
66 lines (66 loc) · 891 Bytes
/
.gitignore
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
/.bloop
/.bsp
/.idea
/.idea_modules
/.metadata
/.metals
/.scala-build
/.vscode
/bin/*
/bin/.*
!/bin/demo
!/bin/install
!/bin/build.cmd
!/bin/clean.bat
!/bin/clean.sh
!/bin/compgen.cmd
!/bin/init.bat
!/bin/init.cmd
!/bin/init-lib.cmd
!/bin/install.cmd
!/bin/project.cmd
!/bin/rtag.sh
!/bin/sireum
!/bin/sireum.bat
!/bin/slang-run.bat
!/bin/slang-run.sh
/bsp.log
/build.mill
/distro/config.txt
/distro/setup.bat
/distro/setup
/distro/*.sfx
/distro/*.exe
/distro/*.tar.gz
/distro/dev/Sireum
/distro/dev/*.tar
/distro/dev/*.zip
/distro/release/Sireum
/distro/release/*.tar
/distro/release/*.zip
/distro/*.zip
/forms
/lib
/log
/project.dot
/resources/rh
/resources/vagrant/.vagrant
out
project.json
project.csv
project.pdf
project.numbers
Scratch*.*
scratch*.*
stale_outputs_checked
*.cmd.jar
*.cmd.com
/.server.*
/.client.log
/.settings
/reports
/bin/reports
.fleet
/logika-examples
7za
7za.exe