Add gitignore file

Note that the *.site_local makefiles can be used to add additional rules
and configuration overrides.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This commit is contained in:
Patrick McCarty
2018-01-08 13:09:01 -08:00
parent ae089fc77b
commit ad95a0b5dd

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*~
.*swp
Makefile*.site_local