diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-11 01:35:17 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-11 01:35:17 -0500 |
| commit | 85861d6720c30adc4afd1e041fd7e27fb596dde7 (patch) | |
| tree | 1df8c4e6774f0555c2be0e57498b08d183ff7df5 /.gitignore | |
Serpentity initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |