diff options
author | Mike Nikles <mike@vanniksoftware.com> | 2012-08-22 18:06:15 -0700 |
---|---|---|
committer | Mike Nikles <mike@vanniksoftware.com> | 2012-08-22 18:06:15 -0700 |
commit | a1ef23350d062b9da07e7d9e5f0652b9e1e55ea2 (patch) | |
tree | b70deac45c2541a5edaacf03100f5f0bd3b8d24a /AppceleratorTitanium.gitignore | |
parent | c160ad912ac53cfce0d3f8e7a5639afe4879247f (diff) | |
download | gitignore-a1ef23350d062b9da07e7d9e5f0652b9e1e55ea2.tar.gz gitignore-a1ef23350d062b9da07e7d9e5f0652b9e1e55ea2.zip |
Added Appcelerator Titanium .gitignore file.
Diffstat (limited to 'AppceleratorTitanium.gitignore')
-rw-r--r-- | AppceleratorTitanium.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AppceleratorTitanium.gitignore b/AppceleratorTitanium.gitignore new file mode 100644 index 00000000..3abea559 --- /dev/null +++ b/AppceleratorTitanium.gitignore @@ -0,0 +1,3 @@ +# Build folder and log file +build/ +build.log |