aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-12-10 22:07:11 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-12-10 22:07:11 +0300
commit55ad6b4fad2aa8e4e941c40980bdc5afc406881b (patch)
tree809daf88bb5042a40d27ca8a813cdc9ce0879837 /.gitignore
parent6ed0e6e9cf781f0be7601690f342098d79ab220c (diff)
composer support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f45219c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/vendor/
+/.idea \ No newline at end of file