Tell git to ignore psblas build directory

pull/12/head
Izaak Beekman 8 years ago
parent 7ee5a6af7c
commit d8f7e0e111
No known key found for this signature in database
GPG Key ID: A93CE70D8021BD0F

2
.gitignore vendored

@ -3,6 +3,8 @@
*.mod *.mod
*~ *~
build
# header files generated # header files generated
cbind/*.h cbind/*.h

Loading…
Cancel
Save