build/.gitignore
Aaditya 204d63c0e9
add gamepad and joystick support where missing (#2446)
* [rockchip64-current] add gamepad and joystick support

Added modules similar to rockchip64-legacy

* [meson{64}-current] add gamepad and joystick support

* [gitignore] temp vim files

* [sunxi{64}-current] add gamepad and joystick support

* [mvebu{64}-current] add gamepad and joystick support

* [misc dev] add gamepad and joystick support

* [meson and sunxi legacy] add gamepad and joystick support

* [misc legacy] add gamepad and joystick support
2020-12-14 18:14:14 +01:00

24 lines
397 B
Text

### Specific to building Armbian ###
/.vagrant/
ubuntu-*-cloudimg-console.log
### to ignore changes in a working copy
.ignore_changes
### compile configurations added by users
/config-*.conf
### but not default (supplied) files
!/config-docker.conf
!/config-vagrant.conf
### output directories
/.tmp/
/output/
/cache/
/*userpatches*/
/userpatches
### General annoyances ###
.DS_Store
*~
*.swp