mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
Update gitignore to ignore Eclipse project config
Tracked-On: #6688 Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
This commit is contained in:
committed by
acrnsi-robot
parent
ae2a78eb0e
commit
d22c651ed1
6
.gitignore
vendored
6
.gitignore
vendored
@@ -12,3 +12,9 @@ venv
|
||||
/misc/config_tools/dist
|
||||
/misc/config_tools/schema/sliced.xsd
|
||||
/misc/config_tools/schema/allchecks.xsd
|
||||
|
||||
# ignore Eclipse project config
|
||||
.cproject
|
||||
.project
|
||||
.pydevproject
|
||||
/.settings/
|
||||
|
Reference in New Issue
Block a user