Skip to content
Snippets Groups Projects
Commit 6a712a0b authored by jurgenhaas's avatar jurgenhaas
Browse files

Ignore Drupal's .gitignore in the webroot directory

parent 1a30255d
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@
"web-root": "./web"
},
"file-mapping": {
"[web-root]/.gitignore": false,
"[web-root]/example.gitignore": false,
"[web-root]/INSTALL.txt": false,
"[web-root]/README.txt": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment