mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 13:05:59 +01: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
|
||||
*.o
|
||||
*.a
|
||||
|
@ -11,3 +6,4 @@ test/
|
|||
build/
|
||||
wayland-*-protocol.*
|
||||
wlr-example.ini
|
||||
rootston.ini
|
||||
|
|
Loading…
Reference in a new issue