summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-10-18 15:54:28 +0100
committerAndres Rey <[email protected]>2016-10-18 15:54:28 +0100
commit8e5abf7e184fdab04d588013a1b8ffc49f8c1ec4 (patch)
tree7e24905362b7ef45cd0a12f9026ea5153db05deb /.gitignore
parent03ef55b961173152fc8ffc1c83bc96c74ffb08b7 (diff)
Updated gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index aa429a9..aa67b23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
~*
+.idea/
vendor
-composer.lock \ No newline at end of file
+composer.lock
+/test.* \ No newline at end of file