Skip to content

Commit 1af6df6

Browse files
committed
Added .gitignore
1 parent 61084e5 commit 1af6df6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
node_modules
2+
bower_components
3+
composer.phar
4+
composer.lock
5+
.env.*.php
6+
.env.php
7+
.DS_Store
8+
.idea/
9+
Thumbs.db
10+
npm-debug.log
11+
hackmd_io
12+
newrelic_agent.log
13+
logs/
14+
tmp/
15+
*.pid

0 commit comments

Comments
 (0)