1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 02:07:34 +00:00

Meta: Removed all gitignore in the source tree only keeping the root one

This commit is contained in:
VAN BOSSUYT Nicolas 2019-06-30 10:36:28 +02:00 committed by Andreas Kling
parent 29bd0d9f90
commit 802d4dcb6b
37 changed files with 14 additions and 123 deletions

14
.gitignore vendored
View file

@ -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