We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863f9d2 commit 4d4af94Copy full SHA for 4d4af94
Drupal.gitignore
@@ -23,25 +23,25 @@
23
24
# Ignore drupal core (if not versioning drupal sources)
25
/core
26
+/vendor
27
/modules/README.txt
28
/profiles/README.txt
29
+/themes/README.txt
30
/sites/README.txt
31
/sites/example.sites.php
32
/sites/example.settings.local.php
33
/sites/development.services.yml
-/themes/README.txt
-/vendor
34
/.csslintrc
35
/.editorconfig
36
/.eslintignore
37
/.eslintrc.json
38
/.gitattributes
39
+/.ht.router.php
40
/.htaccess
41
/autoload.php
-/composer.json
42
-/composer.lock
43
/example.gitignore
44
/index.php
+/INSTALL.txt
45
/LICENSE.txt
46
/README.txt
47
/robots.txt
0 commit comments