added .lock and .h files to gitignore
This commit is contained in:
parent
7c3ddc3b80
commit
514d7ab010
|
@ -2,3 +2,5 @@ build/
|
|||
*.c
|
||||
*.cc
|
||||
*.cpp
|
||||
*.lock
|
||||
*.h
|
||||
|
|
Loading…
Reference in New Issue