Skip to content

Commit 036260f

Browse files
committed
Update README and .gitignore
1 parent ff52af2 commit 036260f

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

.gitignore

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
# Generated by Cargo
2-
# will have compiled files and executables
31
/target/
4-
5-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
7-
Cargo.lock
8-
9-
# These are backup files generated by rustfmt
102
**/*.rs.bk
3+
**/*~

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# atcoder-rust-base
1+
<!-- -*- coding:utf-8-unix -*- -->
2+
3+
# AtCoder Rust Base
4+
25
A Cargo package template for AtCoder competitions / AtCoder競技向けのCargoパッケージテンプレート

0 commit comments

Comments
 (0)