mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2025-12-31 22:09:57 +01:00
More ignores
This commit is contained in:
parent
335552cf71
commit
3c24e13a83
4
plugins/linux/src/native/.gitignore
vendored
4
plugins/linux/src/native/.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
/net_java_games_input_LinuxEventDevice.h
|
||||
/net_java_games_input_LinuxJoystickDevice.h
|
||||
/libjinput-linux64.so
|
||||
/net_java_games_input_LinuxEventDevice.o
|
||||
/net_java_games_input_LinuxJoystickDevice.o
|
||||
/util.o
|
||||
|
|
|
|||
4
plugins/wintab/src/native/.gitignore
vendored
Normal file
4
plugins/wintab/src/native/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/net_java_games_input_DummyWindow.h
|
||||
/net_java_games_input_WinTabComponent.h
|
||||
/net_java_games_input_WinTabContext.h
|
||||
/net_java_games_input_WinTabDevice.h
|
||||
Loading…
Reference in a new issue