mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:47:34 +00:00
Meta: Removed all gitignore in the source tree only keeping the root one
This commit is contained in:
parent
29bd0d9f90
commit
802d4dcb6b
37 changed files with 14 additions and 123 deletions
7
Kernel/.gitignore
vendored
7
Kernel/.gitignore
vendored
|
@ -1,11 +1,4 @@
|
|||
*.o
|
||||
*.d
|
||||
Boot/boot.ao
|
||||
kernel
|
||||
kernel.map
|
||||
_fs_contents
|
||||
sync-local.sh
|
||||
*.pcap
|
||||
eth_null*
|
||||
_disk_image
|
||||
compile_commmands.json
|
||||
|
|
2
Kernel/Net/.gitignore
vendored
2
Kernel/Net/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*.o
|
||||
*.d
|
2
Kernel/VM/.gitignore
vendored
2
Kernel/VM/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*.o
|
||||
*.d
|
Loading…
Add table
Add a link
Reference in a new issue