Commit 704f5b3f authored by Rafael Monnerat's avatar Rafael Monnerat

.gitignore: Ignore files generated by tests.

parent f881902b
...@@ -10,4 +10,7 @@ parts/ ...@@ -10,4 +10,7 @@ parts/
slapos.cookbook.egg-info slapos.cookbook.egg-info
.*.swp .*.swp
*~ *~
\#*\# \#*\#
\ No newline at end of file .eggs/
*.egg/
TEST_KNOWN_HOSTS
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment