summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-15 15:54:14 +0300
committerWolfy-J <[email protected]>2018-06-15 15:54:14 +0300
commitdfef39c64132192d13e2315364a74f1b0244791e (patch)
treeb0959bbbb1ca5a16d94646454d7f2e9340081915 /.gitignore
parentccd297dbe2586b3fd29854f72f795be9e818522e (diff)
readme, samples, golint, build scripts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 14470a50..32f835d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,4 @@
-coverage.txt
-.idea
.idea/*
composer.lock
vendor/
-bin/ \ No newline at end of file
+builds/ \ No newline at end of file