summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2015-04-09 17:33:22 +0200
committerAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2015-04-09 17:33:22 +0200
commita28626a0824fd81433b55181361948fb40977aec (patch)
treefdfcd005c5c2fd23e1d7b74dddfac4f5a111fa1f /.gitignore
downloadlaravel-a28626a0824fd81433b55181361948fb40977aec.tar.gz
laravel-a28626a0824fd81433b55181361948fb40977aec.tar.bz2
laravel-a28626a0824fd81433b55181361948fb40977aec.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..99847a6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Laravel
+bootstrap/compiled.php
+vendor