Skip to content

Commit

Permalink
update .gitignore in root DIR, and add .gitignore in tools DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyuu committed Jul 1, 2023
1 parent 035a7f0 commit 79ecfaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,3 @@
*.img
actual.out
qemu.log
tools/deptool/Cargo.lock
tools/deptool/Cargo.lock
tools/deptool/target
3 changes: 3 additions & 0 deletions tools/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
deptool/Cargo.lock
deptool/target
deptool/output.txt

0 comments on commit 79ecfaa

Please sign in to comment.