3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

gitignore: Ignore Go test files

This commit is contained in:
Daniel Oaks 2016-04-21 22:31:51 +10:00
parent a50ffbf377
commit cbdae92cb6

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/ircd.*
/ssl.*
_test