]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Adding node_modules to gitignore
authorTim Wood <washwithcare@gmail.com>
Tue, 11 Oct 2011 23:13:48 +0000 (16:13 -0700)
committerTim Wood <washwithcare@gmail.com>
Tue, 11 Oct 2011 23:13:54 +0000 (16:13 -0700)
.gitignore

index 4f18c485e45be0f15fe4cf27e46f68515135ec7c..4ec65fa78d1b23c9180249438ae47376b54caa6c 100644 (file)
@@ -1,2 +1,3 @@
 underscore.date.iml
 .idea/*
+node_modules/
\ No newline at end of file