mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 15:46:14 +01:00
Update .gitignore
Updated .gitignore from the devel branch and used "my@.cpp" instead of listing the individual files so we can ignore anything that starts with "my"
This commit is contained in:
parent
99521f8a3f
commit
2eb0f48994
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -7,12 +7,7 @@ Release/*
|
||||||
.pio/
|
.pio/
|
||||||
.vscode/
|
.vscode/
|
||||||
config.h
|
config.h
|
||||||
.vscode/*
|
my*.cpp
|
||||||
mySetup.h
|
my*.h
|
||||||
mySetup.cpp
|
!my*.example.h
|
||||||
myHal.cpp
|
compile_commands.json
|
||||||
myAutomation.h
|
|
||||||
myFilter.cpp
|
|
||||||
myAutomation.h
|
|
||||||
myFilter.cpp
|
|
||||||
myLayout.h
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user