diff options
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,5 @@ build -lxbuild -winbuild -wbuild +build.* .cache .vs .vscode/.cmaketools.json @@ -10,4 +8,5 @@ wbuild .DS_Store etc/nng.sublime-workspace cmake-build-* -docs/**/*.html
\ No newline at end of file +docs/**/*.html +*~ |
