mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 06:06:23 +01:00
use more robust gitignore for core packages
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
/appstate.json
|
||||
**/.cache/*
|
||||
|
||||
# ignore all packages except framework-arduinonordicnrf5
|
||||
/packages/**/
|
||||
!/packages/framework-arduinonordicnrf5/
|
||||
!/packages/framework-arduinonordicnrf5/**
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
**/tool-bossac-nordicnrf52/*
|
||||
**/tool-jlink/*
|
||||
**/tool-openocd/*
|
||||
**/tool-scons/*
|
||||
**/tool-sreccat/*
|
||||
**/toolchain-gccarmnoneeabi/*
|
||||
@@ -1,2 +1,7 @@
|
||||
/appstate.json
|
||||
**/.cache/*
|
||||
|
||||
# ignore all packages except framework-arduinonordicnrf5
|
||||
/packages/**/
|
||||
!/packages/framework-arduinonordicnrf5/
|
||||
!/packages/framework-arduinonordicnrf5/**
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
**/tool-bossac-nordicnrf52/*
|
||||
**/tool-jlink/*
|
||||
**/tool-nrfjprog/*
|
||||
**/tool-openocd/*
|
||||
**/tool-scons/*
|
||||
**/tool-sreccat/*
|
||||
**/toolchain-gccarmnoneeabi/*
|
||||
Reference in New Issue
Block a user