mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-12 18:58:00 +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
|
Loading…
Reference in a new issue