Skip to content

Commit 902c31d

Browse files
committed
Remove leftover Rust script
For now we removed Rust from the codebase, remove this leftover script. Also remove some dupes and Rust related files from `.gitignore`.
1 parent c4676e7 commit 902c31d

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

compiler/.gitignore

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,14 @@
11
.DS_Store
22
.spr.yml
33

4-
# Generated by Cargo
5-
# will have compiled files and executables
6-
debug/
7-
target/
8-
9-
# These are backup files generated by rustfmt
10-
**/*.rs.bk
11-
12-
# MSVC Windows builds of rustc generate these, which store debugging information
13-
*.pdb
14-
154
node_modules
165
.watchmanconfig
176
.watchman-cookie-*
187
dist
198
.vscode
209
!packages/playground/.vscode
21-
.spr.yml
2210
testfilter.txt
2311

24-
bundle-oss.sh
25-
2612
# forgive
2713
*.vsix
2814
.vscode-test

compiler/scripts/rustfmt.sh

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)