mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Remove non-existent directories from .gitignore.
This commit is contained in:
parent
0705fabd6d
commit
f034221bb0
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,12 +4,10 @@
|
||||||
/*.iso
|
/*.iso
|
||||||
/*.so
|
/*.so
|
||||||
/*.a
|
/*.a
|
||||||
libmaxsi
|
|
||||||
builds
|
builds
|
||||||
sysroot
|
sysroot
|
||||||
sysroot.destdir
|
sysroot.destdir
|
||||||
sysroot-overlay
|
sysroot-overlay
|
||||||
initrd
|
|
||||||
release
|
release
|
||||||
ports
|
ports
|
||||||
repository
|
repository
|
||||||
|
|
Loading…
Reference in a new issue