add: project 2
This commit is contained in:
parent
2b3c28d249
commit
4e8e564b44
25 changed files with 921 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -35,6 +35,7 @@
|
|||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
build/
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
|
|
@ -56,6 +57,7 @@ dkms.conf
|
|||
|
||||
# LaTeX
|
||||
.auctex-auto/
|
||||
_minted/
|
||||
*.fls
|
||||
*.log
|
||||
*.synctex.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue