mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
Meta: Removed all gitignore in the source tree only keeping the root one
This commit is contained in:
committed by
Andreas Kling
parent
29bd0d9f90
commit
802d4dcb6b
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,3 +1,16 @@
|
||||
*
|
||||
!*.*
|
||||
!*/
|
||||
!Makefile
|
||||
!LICENSE
|
||||
!Base/*
|
||||
|
||||
*.o
|
||||
*.ao
|
||||
*.a
|
||||
|
||||
*.d
|
||||
|
||||
*.swp
|
||||
*.config
|
||||
*.creator
|
||||
@@ -7,6 +20,7 @@
|
||||
*.includes
|
||||
*.cflags
|
||||
*.cxxflags
|
||||
*.autosave
|
||||
Root
|
||||
Toolchain/Tarballs
|
||||
Toolchain/Build
|
||||
|
||||
Reference in New Issue
Block a user