mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
update .gitignore
- Remove old cmake ignores - Add rootston.ini (example is rootston.ini.example)
This commit is contained in:
parent
3d176fcd1a
commit
69697e55a1
1 changed files with 1 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,8 +1,3 @@
|
||||||
CMakeCache.txt
|
|
||||||
CMakeFiles
|
|
||||||
Makefile
|
|
||||||
cmake_install.cmake
|
|
||||||
install_manifest.txt
|
|
||||||
.clang_complete
|
.clang_complete
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
|
@ -11,3 +6,4 @@ test/
|
||||||
build/
|
build/
|
||||||
wayland-*-protocol.*
|
wayland-*-protocol.*
|
||||||
wlr-example.ini
|
wlr-example.ini
|
||||||
|
rootston.ini
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue