1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 10:48:11 +02:00

Added .gitignore for PureScript

This commit is contained in:
Simeon Visser 2015-08-02 19:26:46 +01:00
parent 92fe23112d
commit 872ae5d445

8
PureScript.gitignore Normal file
View File

@ -0,0 +1,8 @@
# Dependencies
.psci_modules
bower_components
node_modules
# Generated files
.psci
output