mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:27:43 +00:00
Meta: Remove obsolete Kernel/.gitignore
The Kernel/.gitignore file is a remnant of the prior build system, where the kernel.map was written directly to to the Kernel folder. The run.sh was also under Kernel so pcap files and others would get dropped there when running the system under qemu. None of these situations are possible now, so lets get rid of it.
This commit is contained in:
parent
3aeaceb727
commit
0f03960c1b
1 changed files with 0 additions and 3 deletions
3
Kernel/.gitignore
vendored
3
Kernel/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
kernel.map
|
||||
*.pcap
|
||||
eth_null*
|
Loading…
Add table
Add a link
Reference in a new issue