mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-12-18 10:19:55 +00:00
Move gitignore to top level
This commit is contained in:
parent
3d6dd9c98e
commit
2062988645
1 changed files with 1 additions and 1 deletions
2
2017/day/1/.gitignore → .gitignore
vendored
2
2017/day/1/.gitignore → .gitignore
vendored
|
@ -1,2 +1,2 @@
|
||||||
/target/
|
target/
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
Loading…
Reference in a new issue