diff options
author | Tony Arra <tony@qlcorp.net> | 2014-09-01 13:21:23 -0400 |
---|---|---|
committer | Tony Arra <tony@qlcorp.net> | 2014-09-01 13:21:23 -0400 |
commit | 0b8d28dc40c00625b1a72dc1649538d109293db4 (patch) | |
tree | 031f0f66cb3c5c779e1be9510829ce85e2bfdbc3 /ExtJs.gitignore | |
parent | d17c82b500020dc759a20f86242c576d8c9e8faf (diff) | |
download | gitignore-0b8d28dc40c00625b1a72dc1649538d109293db4.tar.gz gitignore-0b8d28dc40c00625b1a72dc1649538d109293db4.zip |
Add gitignore for Sencha/Extjs
Source for this can be found at http://docs.sencha.com/architect/3/getting_started/developing_team_apps.html
Diffstat (limited to 'ExtJs.gitignore')
-rw-r--r-- | ExtJs.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ExtJs.gitignore b/ExtJs.gitignore new file mode 100644 index 00000000..bcd36f01 --- /dev/null +++ b/ExtJs.gitignore @@ -0,0 +1,4 @@ +.architect +boostrap.json +build/ +ext/ |