mirror of
https://github.com/supleed2/EIE4-FYP.git
synced 2024-12-22 14:15:50 +00:00
Add docs output folder to .gitignore
This commit is contained in:
parent
1078beaaab
commit
4b0d1101ab
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/.vscode/
|
||||
/build/
|
||||
/docs/
|
||||
__pycache__/
|
||||
demo/*.o
|
||||
demo/*.d
|
||||
|
|
Loading…
Reference in a new issue