mirror of
https://github.com/JADE-Jerry/jcalendar.git
synced 2025-12-10 19:38:13 +08:00
ignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -3,9 +3,11 @@
|
|||||||
.vscode/c_cpp_properties.json
|
.vscode/c_cpp_properties.json
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
.vscode/ipch
|
.vscode/ipch
|
||||||
./include/*
|
.vscode/*
|
||||||
./lib/*
|
/include/*
|
||||||
./src/*
|
/lib/*
|
||||||
./test/*
|
/src/*
|
||||||
./platformio.ini
|
/test/*
|
||||||
extra_script.py
|
platformio.ini
|
||||||
|
extra_script.py
|
||||||
|
.DS_Store
|
||||||
Reference in New Issue
Block a user