.gitignore
This commit is contained in:
parent
0e87fd5047
commit
fec3be150c
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
*.pdf
|
||||
*.o
|
||||
*.a
|
||||
LICENSE
|
||||
obj
|
||||
tests/tmp
|
||||
.git
|
||||
.ccls-cache
|
Loading…
Reference in New Issue
Block a user