This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request
#1095
from Heather/patch-1
New template for Rust
Carl Suster
11 years ago
parent
2399ff1c79
2973111490
commit
88a7dc820e
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
Rust.gitignore
+ 5
- 0
Rust.gitignore
View File
@@ -0,0 +1,5 @@
+*.o
+*.so
+*.rlib
+*.dll
+*.exe