xdg-desktop-portal-hyprland/.gitignore

64 lines
537 B
Plaintext
Raw Permalink Normal View History

2018-12-12 11:46:19 +01:00
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
2020-01-24 23:31:01 +01:00
# build folder
build/
build-*/
2022-12-03 22:27:49 +01:00
2023-09-06 20:36:48 +02:00
.cache
2022-12-03 22:27:49 +01:00
.vscode/
2023-09-06 20:36:48 +02:00
hyprland-share-picker/build/
protocols/*.c
protocols/*.h