Dotfiles config update (2022-04-29)

This commit is contained in:
q3aql 2022-04-29 00:03:52 +02:00
parent 06770ff9cc
commit 568c9086e0
2 changed files with 0 additions and 55 deletions

View File

@ -1,54 +0,0 @@
# 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
dwmblocks
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf

View File

@ -1 +0,0 @@
See **[dwm](https://github.com/antoniosarosi/dwm)** for more info.