diff --git a/ExtJS MVC.gitignore b/ExtJS MVC.gitignore new file mode 100644 index 0000000..cf275ac --- /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