mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
Removed awx.min.css from respository. Use 'make minify' to compile and compress the .less files and create awx.min.css.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ awx/projects
|
||||
awx/public/media
|
||||
awx/public/static
|
||||
awx/ui/static/js/awx-min.js
|
||||
awx/ui/static/css/awx.min.css
|
||||
env/*
|
||||
build
|
||||
deb-build
|
||||
|
||||
Reference in New Issue
Block a user