mirror of
https://github.com/ansible/awx.git
synced 2026-03-15 16:07:30 -02:30
Fix incorrectly-cased file in gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -26,7 +26,7 @@ tar-build
|
|||||||
*.py[c,o]
|
*.py[c,o]
|
||||||
|
|
||||||
# JavaScript
|
# JavaScript
|
||||||
/GruntFile.js
|
/Gruntfile.js
|
||||||
/bower.json
|
/bower.json
|
||||||
/package.json
|
/package.json
|
||||||
node_modules/**
|
node_modules/**
|
||||||
|
|||||||
Reference in New Issue
Block a user