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