Add some editor files to .gitignore
This commit is contained in:
parent
0d39f9bbcc
commit
5ac32d059f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -36,3 +36,6 @@ build
|
|||
compile_commands.json
|
||||
pytorchenv
|
||||
**/.DS_Store
|
||||
**/*~
|
||||
.*.kate-swp
|
||||
.swp.*
|
||||
|
|
Loading…
Reference in a new issue