Initial commit

This commit is contained in:
vaxerski 2021-11-17 16:54:20 +01:00 committed by GitHub
commit efb783c97c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# Hypr
Hypr is a tiling window manager written in modern OOP C++