mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-02 10:53:01 +02:00
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
.pioenvs/
|
||||
.pio/
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
*.orig
|
||||
embedded/node_modules
|
||||
embedded/dist
|
||||
*~
|
||||
.pio/
|
||||
.vscode/
|
||||
.history/
|
||||
*.pyc
|
||||
.vs/
|
||||
Debug/
|
||||
Release/
|
||||
*.vsarduino.h
|
||||
__vm/
|
||||
*.user
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*.suo
|
Reference in New Issue
Block a user