diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index f8f57469..00000000 --- a/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -*.sw[po] -*.dylib -*.so -*.dSYM/ -/.rust -/bin/ -/build/ -/lib/ -/src/crypto/crypto |