This website requires JavaScript.
Explore
Help
Sign in
beenull
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2024-11-22 23:50:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
ae0dc22716
ladybird
/
Userland
/
.gitignore
9 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
Userspace: gitignore binaries
2019-04-14 21:35:48 +00:00
# Ignore all files without extension
*
!*.*
!*/
!Makefile
Implement argc/argv support for spawned tasks. Celebrate the new functionality with a simple /bin/cat implementation. :^)
2018-10-26 09:16:56 +00:00
*.o
Add basic automatic dependency management to Makefiles.
2019-02-02 03:41:59 +00:00
*.d
Reference in a new issue
Copy permalink