diff --git a/ExtJS MVC.gitignore b/ExtJS MVC.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..cf275ac925c3db79c75b2ff071ebaa58988a6705 --- /dev/null +++ b/ExtJS MVC.gitignore @@ -0,0 +1,7 @@ +# build directory for Sencha (ExtJS) projects +build/ + + +# bootstrap files are regenerated by Sencha CMD on every build or refresh +bootstrap.js +bootstrap.css