Merge pull request #700 from martinetd/gitignore

Update .gitignore
This commit is contained in:
Drew DeVault 2018-03-03 09:27:41 -05:00 committed by GitHub
commit 0775d00c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

6
.gitignore vendored
View File

@ -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