Use common .gitignore suffix and gitignore* prefix for most ignores

This commit is contained in:
Ciro Santilli
2018-03-18 10:54:38 +00:00
parent f124af09c4
commit 8233b9249b
5 changed files with 27 additions and 40 deletions

5
br2.gitignore.example Normal file
View File

@@ -0,0 +1,5 @@
# Rename this file to just br2_local
# If is then gitignored, and you can add your own buildroot configs here to quickly test new buildroot features.
# Often used for new packages.
#BR2_PACKAGE_OPENSSH=y
#BR2_PACKAGE_OPENBLAS=y