1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Global Git ignore file

This commit is contained in:
2020-04-24 20:33:00 +02:00
parent 303ab65529
commit 9ef543c20e
3 changed files with 8 additions and 1 deletions

6
.gitignore_global Normal file
View File

@@ -0,0 +1,6 @@
# vim
*.swp
*.swo
# virtualenv
.venv