Skip to content

Commit 42f1a32

Browse files
committed
ExtJS JavaScript Framework gitignore
Added gitignore for Sencha ExtJS, a complete web app framework http://www.sencha.com/products/extjs/
1 parent fdc303b commit 42f1a32

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ExtJS.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# build directory for Sencha (ExtJS) projects
2+
build/
3+
4+
5+
# bootstrap files are for development only,
6+
# and autogenerated on app build.
7+
# You should build your project after every
8+
# clone, checkout, merge, etc. To enshure using the
9+
# last version of the theme an to include paths to required sources
10+
11+
bootstrap.js
12+
bootstrap.css

0 commit comments

Comments
 (0)