1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

gitignore for Rust

This commit is contained in:
Heather 2014-05-29 22:51:56 -07:00
parent 2399ff1c79
commit 2973111490

5
Rust.gitignore Normal file
View file

@ -0,0 +1,5 @@
*.o
*.so
*.rlib
*.dll
*.exe