1
0
Fork 0
mirror of https://github.com/hyprwm/hyprutils.git synced 2025-02-13 21:22:13 +01:00
hyprutils/.gitignore
2024-06-08 19:37:15 +02:00

36 lines
295 B
Text

# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
build/
.vscode/
.cache/