empty fork (yet)
This commit is contained in:
parent
a933ce0d61
commit
0d32a8ed22
3 changed files with 19 additions and 5 deletions
9
.gitignore
vendored
Normal file → Executable file
9
.gitignore
vendored
Normal file → Executable file
|
@ -1,6 +1,3 @@
|
|||
# Custom blocks file
|
||||
blocks.h
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
|
@ -38,7 +35,6 @@ blocks.h
|
|||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
dwmblocks
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
|
@ -54,3 +50,8 @@ modules.order
|
|||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# Builds, patches
|
||||
dwmblocks
|
||||
*.orig
|
||||
*.diff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue