Adapt .gitignore to exclude neovim settings

This commit is contained in:
th4s
2023-01-18 12:43:13 +01:00
parent cb62745b48
commit 0edecdceb3

3
.gitignore vendored
View File

@@ -16,4 +16,7 @@ Cargo.lock
# macOS puts these everywhere
.DS_Store
# neovim project specific settings
.nvimrc
tlsn-mpc-circuits/compiled/*