mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
chore: .gitignore update, removed old CMake stuff, add pycache
This commit is contained in:
+2
-6
@@ -2,12 +2,8 @@
|
||||
build*/
|
||||
cmake-build-*/
|
||||
|
||||
# CMake generated
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
Makefile
|
||||
# Python cache
|
||||
tools/__pycache__
|
||||
|
||||
# Compiled binary
|
||||
noctalia
|
||||
|
||||
Reference in New Issue
Block a user