'
This commit is contained in:
parent
ce214b8bbd
commit
9dabdcfbfd
5 changed files with 82 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,2 +1,9 @@
|
|||
a.out
|
||||
*.out
|
||||
*~
|
||||
*.swp
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.class
|
||||
*.log
|
||||
*.core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue