diff options
author | Felix Böhm <felixboehm@gmx.de> | 2014-08-29 12:36:23 +0200 |
---|---|---|
committer | Felix Böhm <felixboehm@gmx.de> | 2014-08-29 12:36:23 +0200 |
commit | b0e0893a1a0ced6fc3f793349a81d46862339cab (patch) | |
tree | c4f259e33ee6e785a0cbc964b1dde7ac54f42f73 /tests | |
parent | 50ae19cc5cbd6e1f8875100a7a7c9701da98865c (diff) | |
download | nextcloud-server-b0e0893a1a0ced6fc3f793349a81d46862339cab.tar.gz nextcloud-server-b0e0893a1a0ced6fc3f793349a81d46862339cab.zip |
gitignore for node modules
Diffstat (limited to 'tests')
-rw-r--r-- | tests/acceptance/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/acceptance/.gitignore b/tests/acceptance/.gitignore new file mode 100644 index 00000000000..3c3629e647f --- /dev/null +++ b/tests/acceptance/.gitignore @@ -0,0 +1 @@ +node_modules |