summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-11-14Meta: Move .DS_Store rule to the bottom of the .gitignore fileTimothy Flynn
2023-09-03Ladybird: Add new template Kotlin Android application without QtAndrew Kaster
2023-08-04Meta: Remove .gitignore from Base/ronak69
2023-07-19Tests/LibWeb: Remove MANIFEST.json from WPTAliaksandr Kalenik
2023-06-14LibWeb: Add a script to run Web Platform TestsAliaksandr Kalenik
2023-06-03Meta: Ignore Helix's configuration folderCaoimhe
2022-10-06Meta: Ignore vim's .exrc configThomas Voss
2021-10-22man.serenityos.org: Simplify local buildsBen Wiederhake
2021-08-07Meta: Add run-local.shsin-ack
2021-05-21LibWasm+Meta: Implement instantiation/execution primitives in test-wasmAli Mohammad Pur
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur
2021-05-20Meta: Cleanup stale rules from .gitignoreBrian Gianforcaro
2021-04-22Meta: Add basic Zsh completions for serenity.shLinus Groh
2021-04-12Meta: Add .vim directory to .gitignoreDavid Isaksson
2021-02-01Ports: Move packages.db from Ports/ to Build/Linus Groh
2021-01-30Meta: Expect sync-local.sh script at repository rootLinus Groh
2020-12-28Revert "Meta: Remove catchall lines in .gitignore (#4565)"Andreas Kling
2020-12-27Meta: Remove catchall lines in .gitignore (#4565)Nathan Lanza
2020-11-12Meta: Add .cache to .gitignoreLinus Groh
2020-09-19Meta: Add .clangd to .gitignoreLinus Groh
2020-07-27.gitignore: Add .swoNico Weber
2020-06-21Meta: Add CLion directories to .gitignore (#2607)Matthew Olsson
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-04-13Meta: Add Lagom CMake dir to .gitignoreBrian Gianforcaro
2020-01-01Demos: Add a dynamic linking demo to show off dlfcn methodsAndrew Kaster
2019-12-24Meta: Add ccls-cache to gitignoreShannon Booth
2019-11-15Meta: Add .DS_Store to .gitignore (#786)Doc O
2019-09-24Ports: Switch to new ports system (#594)Larkin
2019-08-17Meta: Fix .gitignore excluding files under Base/Sergey Bugaev
2019-08-03AudioServer: Port to the new generated IPC mechanismAndreas Kling
2019-06-30Meta: Removed all gitignore in the source tree only keeping the root oneVAN BOSSUYT Nicolas
2019-06-07LookupServer: Load hostnamesChristopher Dumas
2019-06-01Terminal: Settings windows can be opened multiple timesChristopher Dumas
2019-04-29Meta: forgot to gitignore Toolchain/LocalVAN BOSSUYT Nicolas
2019-04-29Toolchain: GCC and binutils are now configure correctlyVAN BOSSUYT Nicolas
2019-04-29Toolchain: Added build script (wip)VAN BOSSUYT Nicolas
2019-02-22Move over to building all of userspace with i686-pc-serenity-g++.Andreas Kling
2019-02-06Kernel: Much improved BochsVGA (BXVGA) support.Andreas Kling
2019-01-28Tweak .gitignore.Andreas Kling
2019-01-27Tweak .gitignoreAndreas Kling
2018-10-24Add simplified mmap() and munmap() syscalls.Andreas Kling
2018-10-13Add a root .gitignore.Andreas Kling