David Tolnay
|
04ff3e8f95
|
More precise gitignore patterns
|
2025-01-23 01:41:05 -08:00 |
|
David Tolnay
|
dc3031b614
|
Remove *.sw[po] from gitignore
This belongs in someone's global gitignore.
|
2025-01-22 19:36:55 -08:00 |
|
David Tolnay
|
1e2f931d0c
|
Remove **/*.rs.bk from project-specific gitignore
Cargo stopped generating this in its project template 5 years ago. It
would belong in a global gitignore instead.
|
2025-01-22 19:30:32 -08:00 |
|
David Tolnay
|
7a7d4c6364
|
Format in rfc style
|
2017-04-18 14:23:21 -07:00 |
|
Erick Tryzelaar
|
e96a213720
|
chore(git): Ignore swap files
Closes #172
|
2015-10-19 09:46:04 -07:00 |
|
Erick Tryzelaar
|
7c3e95a7c7
|
Ignore all target and Cargo.lock files
|
2015-05-18 22:47:35 -07:00 |
|
Erick Tryzelaar
|
805a3435cf
|
Replace serde1 with serde2!
Closes #26!
|
2015-03-08 22:56:33 -07:00 |
|
Thomas Bahn
|
648ae2e3a3
|
Ignore serde2/Cargo.lock in git
|
2015-02-06 22:57:50 +01:00 |
|
kvark
|
6b62229dae
|
Updated non_snake_case and struct lifetimes for the latest Rust
|
2014-09-04 21:57:13 -04:00 |
|
Erick Tryzelaar
|
4077d83cf2
|
Migrate over to cargo
|
2014-07-18 06:17:47 -07:00 |
|