Add temp files

This commit is contained in:
Hektor Misplon
2020-02-18 19:15:16 +00:00
parent 3458cbc622
commit 0b67aa4038

9
.gitignore vendored
View File

@@ -14,9 +14,12 @@ Thumbs.db
# WebStorm # WebStorm
.idea/ .idea/
# vi
*~
# General # General
log/ log/
*.log *.log
# Temp files
*.swp
*.swo
*~