[gitignore] *.swp

This commit is contained in:
Maxime Alves LIRMM@home 2021-06-15 07:24:32 +02:00
parent 0c1e2849ba
commit 138420461d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -138,3 +138,6 @@ cython_debug/
domains/
.vscode
# Vim swap files
*.swp