1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 14:50:45 +00:00
serenity/.gitignore

31 lines
267 B
Plaintext

*
!*.*
!*/
!Makefile
!LICENSE
!Base/*
*.o
*.ao
*.a
*.d
*.swp
*.config
*.creator
*.creator.user
*.creator.user.*
*.files
*.includes
*.cflags
*.cxxflags
*.autosave
Root
Toolchain/Tarballs
Toolchain/Build
Toolchain/Local
.vscode
compile_commands.json
.clang_complete