generated from sirlilpanda/kicad-project-template-actionless
Added the zig_main project to software for zig based implementation of code for robot
This commit is contained in:
13
software/zig_main/.gitignore
vendored
Normal file
13
software/zig_main/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
build/
|
||||
*zig-*/
|
||||
.vscode/
|
||||
.cache/
|
||||
sdkconfig
|
||||
*.old
|
||||
*.lock
|
||||
managed_components/
|
||||
imports/idf-sys.zig
|
||||
imports/helpers.zig
|
||||
imports/c_builtins.zig
|
||||
include/bindings.h
|
||||
!flake.lock
|
||||
Reference in New Issue
Block a user