Skip to content

Commit d87ce75

Browse files
bootstrapcdn reactstrap nextconfig and _document.js updated
1 parent 4aea5d7 commit d87ce75

File tree

3 files changed

+268
-2
lines changed

3 files changed

+268
-2
lines changed

client/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ lerna-debug.log*
99
# Diagnostic reports (https://nodejs.org/api/report.html)
1010
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
1111

12+
# next and its enviroment variables
13+
.next
14+
next.config.js
15+
1216
# Runtime data
1317
pids
1418
*.pid

0 commit comments

Comments
 (0)