Skip to content

Commit

Permalink
xpadneo: Reorder gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Krakow <[email protected]>
  • Loading branch information
kakra committed Dec 23, 2024
1 parent b3165e1 commit 604da02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
/misc/examples/c_hidraw/hidraw
docs/_site/**
docs/Gemfile.lock
hid-xpadneo/dkms.conf
hid-xpadneo/src/*.ko*
hid-xpadneo/**/*.mod*
hid-xpadneo/**/*.o*
hid-xpadneo/dkms.conf
hid-xpadneo/src/*.ko*
hid-xpadneo/src/*.symvers*

#FIXME(kakra) remove after source file split
Expand Down

0 comments on commit 604da02

Please sign in to comment.