# Generated .gitignore file
# Created using gitignore.io API
# Templates: linux, visualstudiocode, ansible

# Created by https://www.toptal.com/developers/gitignore/api/linux,visualstudiocode,ansible
# Edit at https://www.toptal.com/developers/gitignore?templates=linux,visualstudiocode,ansible

### Ansible ###
*.retry

### Linux ###
*~

# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*

# KDE directory preferences
.directory

# Linux trash folder which might appear on any partition or disk
.Trash-*

# .nfs files are created when an open file is removed but is still being accessed
.nfs*

### VisualStudioCode ###
.vscode/*

# Local History for Visual Studio Code
.history/

# Built Visual Studio Code Extensions
*.vsix

### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide

# End of https://www.toptal.com/developers/gitignore/api/linux,visualstudiocode,ansible

.ansible/
*vars/
