ladybird/.gitignore

31 lines
267 B
Text
Raw Normal View History

*
!*.*
!*/
!Makefile
!LICENSE
!Base/*
*.o
*.ao
*.a
*.d
2018-10-13 11:00:27 -04:00
*.swp
2019-01-27 03:50:11 -05:00
*.config
*.creator
*.creator.user
2019-01-28 14:38:53 -05:00
*.creator.user.*
2019-01-27 03:50:11 -05:00
*.files
*.includes
*.cflags
*.cxxflags
*.autosave
Root
2019-04-15 09:16:47 -04:00
Toolchain/Tarballs
Toolchain/Build
Toolchain/Local
.vscode
compile_commands.json
2019-06-06 11:29:26 -04:00
.clang_complete