summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..b7f536e4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+node_modules
+bower_components
+composer.phar
+composer.lock
+.env.*.php
+.env.php
+.DS_Store
+.idea/
+Thumbs.db
+npm-debug.log
+hackmd_io
+newrelic_agent.log
+logs/
+tmp/
+*.pid \ No newline at end of file