Initial note and .gitignore

This commit is contained in:
Szymon Datko
2019-10-24 14:07:59 +02:00
parent 778b44292d
commit 38770da434
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
.venv/
*.swp
+3 -1
View File
@@ -7,7 +7,9 @@ Ferrit
----
Ferrit - fake gerrit server.
Ferrit is a Fake Gerrit server implementation
created for functional testing of events
in Jenkins & Gerrit Trigger ecosystem.
----