This commit is contained in:
Tobias Schmidl 2021-09-28 07:23:27 +02:00
commit e4d4465191
2 changed files with 89 additions and 0 deletions

24
.gitignore vendored Normal file
View file

@ -0,0 +1,24 @@
### 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~
## custom to this docker-compose file
/data