Skip to content

Commit 3fd234b

Browse files
committed
Cleanup .git files
1 parent dfd5520 commit 3fd234b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1616

17-
/.travis.yml export-ignore
1817
/.git* export-ignore
1918
/.editorconfig export-ignore
2019
/test export-ignore

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
node_modules
2-
#dist/
1+
logs/
2+
vhosts/*.conf
3+
!vhosts/.000-default.conf
4+
!vhosts/000-no-ssl.default.conf
35
test/*
46
!test/build/
57
!test/vhosts/
68
*.old
9+
node_modules
10+
#dist/

0 commit comments

Comments
 (0)