forked from Shinonome/alt-illogical-impulse
fix: add wayland dev headers and scanner for pywayland build on NixOS
This commit is contained in:
+33
@@ -0,0 +1,33 @@
|
||||
# Nix build results
|
||||
result
|
||||
result-*
|
||||
|
||||
# Nix development
|
||||
.direnv/
|
||||
.envrc
|
||||
|
||||
# Cache directories
|
||||
.cache/
|
||||
*.tmp
|
||||
|
||||
# Editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Temporary files
|
||||
*.bak
|
||||
*.orig
|
||||
|
||||
# External repositories (for reference only)
|
||||
dots-hyprland/
|
||||
dots-hyprland-wiki/
|
||||
Reference in New Issue
Block a user