Skip to content

Commit

Permalink
Fix and simplify .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 7, 2019
1 parent 7b83ba6 commit 2811657
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
molecule/*/.molecule
*.log
files/*
*.swp
# Molecule's temporary data
.molecule
# Tox's temporary data
.tox
# Vi's temporary data
.swp

0 comments on commit 2811657

Please sign in to comment.