Ingnore *.obj files in git.
This commit is contained in:
parent
fcb5ce011b
commit
cc09e6ef3a
|
@ -1,3 +1,7 @@
|
|||
*.obj
|
||||
*.lib
|
||||
*.dll
|
||||
*.def
|
||||
*.o
|
||||
lapack-3.1.1
|
||||
lapack-3.1.1.tgz
|
||||
|
|
Loading…
Reference in New Issue