Skip to content
Snippets Groups Projects
Commit 6537c581 authored by Max Drexler's avatar Max Drexler
Browse files

add vim files to .gitignore

parent 4ad21409
No related branches found
No related tags found
No related merge requests found
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,virtualenv
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,python,virtualenv
### Vim ###
## Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
## Session
Session.vim
Sessionx.vim
## Temporary
.netrwhist
*~
## Auto-generated tag files
tags
## Persistent undo
[._]*.un~
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
......@@ -199,4 +220,4 @@ pip-selfcheck.json
.history
.ionide
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,virtualenv
\ No newline at end of file
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,virtualenv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment