Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
segzix committed Sep 13, 2024
1 parent a11b9ac commit ba26cf9
Show file tree
Hide file tree
Showing 24 changed files with 4 additions and 22 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
.vscode/
boot.ps1
*.o
*.d
*.a
Binary file removed apps/sor/linux/sor.o
Binary file not shown.
5 changes: 0 additions & 5 deletions boot.ps1

This file was deleted.

2 changes: 0 additions & 2 deletions lib/linux/comm.d

This file was deleted.

Binary file removed lib/linux/comm.o
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/exit.d

This file was deleted.

Binary file removed lib/linux/exit.o
Binary file not shown.
Empty file removed lib/linux/finit.d
Empty file.
Binary file removed lib/linux/finit.o
Binary file not shown.
1 change: 0 additions & 1 deletion lib/linux/get.d

This file was deleted.

Binary file removed lib/linux/get.o
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/init.d

This file was deleted.

Binary file removed lib/linux/init.o
Binary file not shown.
Binary file removed lib/linux/libjia.a
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/load.d

This file was deleted.

Binary file removed lib/linux/load.o
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/mem.d

This file was deleted.

Binary file removed lib/linux/mem.o
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/msg.d

This file was deleted.

Binary file removed lib/linux/msg.o
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/syn.d

This file was deleted.

Binary file removed lib/linux/syn.o
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/linux/tools.d

This file was deleted.

Binary file removed lib/linux/tools.o
Binary file not shown.

0 comments on commit ba26cf9

Please sign in to comment.