diff options
author | George Roman <30772943+georgeroman@users.noreply.github.com> | 2018-06-05 17:10:02 +0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2018-06-05 11:10:02 -0300 |
commit | db066d68e0355b98106a6e1f5f2573047363f851 (patch) | |
tree | f6c1f80e5ab291bc8baf2ddf11ff0d57474bfbf4 /spec/fixtures/git_repo/.gitignore | |
parent | 5b2540eb0d759d538c1d3fcd802b7d6961b337a9 (diff) | |
download | luarocks-db066d68e0355b98106a6e1f5f2573047363f851.tar.gz luarocks-db066d68e0355b98106a6e1f5f2573047363f851.tar.bz2 luarocks-db066d68e0355b98106a6e1f5f2573047363f851.zip |
Tests: luarocks init (#811)
Diffstat (limited to 'spec/fixtures/git_repo/.gitignore')
-rw-r--r-- | spec/fixtures/git_repo/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/git_repo/.gitignore b/spec/fixtures/git_repo/.gitignore new file mode 100644 index 00000000..9e639210 --- /dev/null +++ b/spec/fixtures/git_repo/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | /.gitignore | ||
2 | /foo | ||