Skip to content

Commit 8af7ef4

Browse files
committed
---
yaml --- r: 3890 b: refs/heads/master c: 733fbf4 h: refs/heads/master v: v3
1 parent 861c295 commit 8af7ef4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 49116adbe989139766feeccad51b46207fc546dc
2+
refs/heads/master: 733fbf47139402c2c56552ae1480bae0b77d1242

trunk/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
*.rustc
1010
*.cmx
1111
*.dll
12+
*.def
1213
*.exe
14+
*.a
15+
*.rlib
1316
*.so
1417
*.dylib
1518
*.orig
@@ -32,6 +35,9 @@
3235
*.toc
3336
*.tp
3437
*.vr
38+
*.patch
39+
*.diff
40+
*.rej
3541
*.swp
3642
*.tmp
3743
*.pyc
@@ -52,6 +58,7 @@ config.mk
5258
/rustllvm/
5359
/test/
5460
/build/
61+
/mingw-build/
5562
src/.DS_Store
5663
/stage0/
5764
/dl/

0 commit comments

Comments
 (0)