Initial commit
This commit is contained in:
commit
a268ebe93f
3 changed files with 22 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# ---> PureScript
|
||||
# Dependencies
|
||||
.psci_modules
|
||||
.spago
|
||||
bower_components
|
||||
node_modules
|
||||
|
||||
# Generated files
|
||||
.psci
|
||||
output
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue