mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Finixhed applying jsHint linting to js files. Created initial Gruntfile.js build script and package.json script for keeping track of required node modules.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@ awx/public/static
|
||||
awx/ui/static/js/awx-min.js
|
||||
awx/ui/static/css/awx.min.css
|
||||
env/*
|
||||
node_modules/**
|
||||
build
|
||||
deb-build
|
||||
dist
|
||||
|
||||
Reference in New Issue
Block a user