mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03: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]
|
||||
|
||||
# JavaScript
|
||||
/GruntFile.js
|
||||
/Gruntfile.js
|
||||
/bower.json
|
||||
/package.json
|
||||
node_modules/**
|
||||
|
||||
Reference in New Issue
Block a user