mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added .gitignore for PureScript
This commit is contained in:
parent
92fe23112d
commit
872ae5d445
1 changed files with 8 additions and 0 deletions
8
PureScript.gitignore
Normal file
8
PureScript.gitignore
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Dependencies
|
||||
.psci_modules
|
||||
bower_components
|
||||
node_modules
|
||||
|
||||
# Generated files
|
||||
.psci
|
||||
output
|
Loading…
Add table
Add a link
Reference in a new issue