2017-01-14 14:42:20 -07:00
|
|
|
### Specific to building Armbian ###
|
2017-07-11 12:39:32 +03:00
|
|
|
/.vagrant/
|
2017-01-04 02:57:03 -07:00
|
|
|
ubuntu-*-cloudimg-console.log
|
2017-01-14 14:42:20 -07:00
|
|
|
|
2017-07-11 12:39:32 +03:00
|
|
|
### to ignore changes in a working copy
|
|
|
|
.ignore_changes
|
|
|
|
|
2017-07-11 12:46:08 +03:00
|
|
|
### compile configurations added by users
|
|
|
|
/config-*.conf
|
2017-07-12 15:30:55 +03:00
|
|
|
### but not default (supplied) files
|
|
|
|
!/config-docker.conf
|
2017-07-17 16:20:55 +03:00
|
|
|
!/config-vagrant.conf
|
2017-07-11 12:46:08 +03:00
|
|
|
|
2017-07-11 12:39:32 +03:00
|
|
|
### output directories
|
2017-07-12 19:13:38 +03:00
|
|
|
/.tmp/
|
2017-07-11 12:39:32 +03:00
|
|
|
/output/
|
|
|
|
/cache/
|
2019-07-10 04:50:50 +02:00
|
|
|
/*userpatches*/
|
2019-10-06 14:56:28 -04:00
|
|
|
/userpatches
|
2017-07-11 12:39:32 +03:00
|
|
|
|
2017-01-14 14:42:20 -07:00
|
|
|
### General annoyances ###
|
|
|
|
.DS_Store
|
2020-12-14 22:44:14 +05:30
|
|
|
*~
|
|
|
|
*.swp
|
2021-02-24 18:19:09 +01:00
|
|
|
|
|
|
|
# Mainly generated by merge tools like 'meld'
|
|
|
|
*.orig
|