Commit Graph

6 Commits

Author SHA1 Message Date
Jake Freeland
42875200fa .gitignore: Ignore LSP generated .cache
Language servers like clangd generate a .cache directory to store
compilation cache. Tell Git to ignore this directory when staging files.

Reviewed by:	markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D38937
2023-03-07 10:04:18 -05:00
Mateusz Guzik
04af98db59 gitignore: whack dead architectures 2022-11-23 01:18:03 +00:00
Mark Johnston
ef7a6f1ded gitignore: Ignore compile_commands.events.json
This is a temporary file that appears when a build is wrapped using
devel/bear.

MFC after:	1 week
2022-05-30 10:43:25 -04:00
Cy Schubert
679ff61123 .gitignore: Restore inadvertently deleted file
Restore .gitignore inadvertently deleted by
5eb81a4b40.

Fixes:		5eb81a4b40
Pointy hat to:	cy
2022-01-18 08:00:42 -08:00
Cy Schubert
03f33dd077 wpa: Import wpa 2.10
The long awaited wpa 2.10 is finally here.
2022-01-17 07:48:49 -08:00
Philip Paeps
f8262d7d8a Import wpa_supplicant/hostapd commit 9d9b42306541
Start tracking upstream development of hostapd and wpa_supplicant more
closely.  The last upstream release is from August 2019.  Keeping up
with upstream development will make importing releases less exciting.

Discussed with: cy
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-03-19 11:13:37 +08:00