Update .gitignore

This commit is contained in:
Michael Friedrich 2019-03-18 11:05:39 +01:00
parent ea80d93efc
commit e5cb90ec65
1 changed files with 10 additions and 9 deletions

19
.gitignore vendored
View File

@ -1,13 +1,14 @@
## Editors
.idea/
*.komodoproject
.*.sw[op]
*~
# Exclude all hidden files
.*
## C++ and Tools
*.patch
*.playground
.vagrant
# Except those related to git and vagrant
!.git*
!.puppet*
!.travis.yml
!.mailmap
## Tools
*~
tickets.pickle
## Build artifacts