Skip to content

Commit 21afc24

Browse files
epostjim108dev
andauthored
Spago and db script updates by jim108dev (epost#30)
* Add Spago build * Eliminate Pulp and Bower * Add script sql/create-db.sql * Fix tests Co-authored-by: jim108dev <jim108dev@gmx.de>
1 parent cef0eee commit 21afc24

File tree

9 files changed

+1769
-163
lines changed

9 files changed

+1769
-163
lines changed

.gitignore

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
bower_components/
2-
node_modules/
3-
output/
4-
README.html
1+
# Dependencies
2+
.psci_modules
3+
bower_components
4+
node_modules
5+
6+
# Generated files
7+
.psci
8+
output
9+
/.pulp-cache/
10+
/output/
11+
/generated-docs/
12+
/.psc-package/
13+
/.psc*
14+
/.purs*
15+
/.psa*
16+
/.spago

bower.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)