1
0
mirror of https://github.com/gryf/ferrit.git synced 2026-04-25 07:51:26 +02:00

Initial note and .gitignore

This commit is contained in:
Szymon Datko
2019-10-24 13:51:16 +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.
----