]> source.dussan.org Git - nextcloud-server.git/commitdiff
Adds Node Modules to build in gitignore for easy testing.
authorraghunayyar <me@iraghu.com>
Wed, 28 Aug 2013 14:00:49 +0000 (19:30 +0530)
committerraghunayyar <me@iraghu.com>
Wed, 28 Aug 2013 14:00:49 +0000 (19:30 +0530)
.gitignore

index 43f3cab9121ba3a64d453d6e51d82c0498ef94c0..724f2460b04fc743547b3e90798510b593399be6 100644 (file)
@@ -82,6 +82,9 @@ nbproject
 # Tests
 /tests/phpunit.xml
 
+# Node Modules
+/build/node_modules/
+
 # Tests - auto-generated files
 /data-autotest
 /tests/coverage*