Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Friedrich committed Mar 18, 2019
1 parent ea80d93 commit e5cb90e
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions .gitignore
@@ -1,13 +1,14 @@
## Editors
.idea/
*.komodoproject
.*.sw[op]
*~
# Exclude all hidden files
.*

# Except those related to git and vagrant
!.git*
!.puppet*
!.travis.yml
!.mailmap

## C++ and Tools
*.patch
*.playground
.vagrant
## Tools
*~
tickets.pickle

## Build artifacts
Expand Down

0 comments on commit e5cb90e

Please sign in to comment.