meta: correctly ignore corrected files
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964a2b8fd7724999f28432a8b12c6143e54
This commit is contained in:
parent
adc2bb2baf
commit
b4fcdab7f4
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/bin
|
||||
/obj
|
||||
|
||||
# Generated by wayland-scanner
|
||||
include/xdg-shell.h
|
||||
include/wlr-layer-shell-unstable-v1.h
|
||||
src/xdg-shell.c
|
||||
src/wlr-layer-shell-unstable-v1.c
|
Loading…
Add table
Add a link
Reference in a new issue