We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60fca82 commit 731ec28Copy full SHA for 731ec28
.gitignore
@@ -0,0 +1,12 @@
1
+# Please do not use this ignore file to define platform specific files.
2
+#
3
+# For these purposes create a global .gitignore file, which is a list of rules
4
+# for ignoring files in every Git repository on your computer.
5
6
+# https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
7
+
8
+composer.lock
9
+config.dev.php
10
+cache/
11
+vendor/
12
+.phalcon/
0 commit comments