diff --git a/ExtJS.gitignore b/ExtJS.gitignore new file mode 100644 index 00000000..cf735b0f --- /dev/null +++ b/ExtJS.gitignore @@ -0,0 +1,12 @@ +# build directory for Sencha (ExtJS) projects +build/ + + +# bootstrap files are for development only, +# and autogenerated on app build. +# You should build your project after every +# clone, checkout, merge, etc. To enshure using the +# last version of the theme an to include paths to required sources + +bootstrap.js +bootstrap.css \ No newline at end of file