diff options
author | thurask <thuraski@hotmail.com> | 2014-06-10 15:25:31 -0400 |
---|---|---|
committer | thurask <thuraski@hotmail.com> | 2014-06-10 15:25:31 -0400 |
commit | 53441c0cd6f8bc95a9766084f95dee68d3498700 (patch) | |
tree | e993c079967dabf62c12098132ea9539cd1bee9e /Global | |
parent | 88a7dc820eb3f160b9765450eabfea8893debe1b (diff) | |
download | gitignore-53441c0cd6f8bc95a9766084f95dee68d3498700.tar.gz gitignore-53441c0cd6f8bc95a9766084f95dee68d3498700.zip |
Create Momentics.gitignore
Ignore debug/release builds (those go in Releases)
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Momentics.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Global/Momentics.gitignore b/Global/Momentics.gitignore new file mode 100644 index 00000000..35095540 --- /dev/null +++ b/Global/Momentics.gitignore @@ -0,0 +1,3 @@ +# Built files +x86/ +arm/ |