add ignore file
This commit is contained in:
parent
4555e8456f
commit
2d7683487e
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
*.a
|
||||
*.o
|
||||
*.obj
|
||||
*.def
|
||||
*.pdb
|
||||
*.exp
|
||||
picoc
|
||||
build/*
|
Loading…
Reference in a new issue