You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by jo...@apache.org on 2019/05/21 22:23:31 UTC

[royale-compiler] branch develop updated: .gitignore tweaks

This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8e59f9d  .gitignore tweaks
8e59f9d is described below

commit 8e59f9d4adf6aa81d1d506d18e339c6e87ea8863
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Tue May 21 15:23:24 2019 -0700

    .gitignore tweaks
---
 .gitignore                      |  4 ++++
 royaleunit-ant-tasks/.gitignore | 30 ------------------------------
 2 files changed, 4 insertions(+), 30 deletions(-)

diff --git a/.gitignore b/.gitignore
index df830f7..d777804 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,10 @@
 *.iws
 *.eml
 
+# VSCode conf files
+**/.vscode/**
+*.code-workspace
+
 #OS junk files
 [Tt]humbs.db
 *.DS_Store
diff --git a/royaleunit-ant-tasks/.gitignore b/royaleunit-ant-tasks/.gitignore
deleted file mode 100644
index 18916aa..0000000
--- a/royaleunit-ant-tasks/.gitignore
+++ /dev/null
@@ -1,30 +0,0 @@
-.DS_Store
-FlexUnit4/bin/*
-FlexUnit4/target/*
-*/bin-debug
-FlexUnit4UIListener/bin/*
-FlexUnit4CIListener/bin/*
-FlexUnit4AntTasks/bin/*
-FlexUnit4FluintExtensions/bin/*
-FlexUnit4FluintExtensions/target/*
-FlexUnit4FluintExtensions/libs/*
-FlexUnit4CIListener/target/*
-FlexUnit4CIListener/libs/*
-FlexUnit4AirCIListener/bin/*
-FlexUnit4AirCIListener/target/*
-FlexUnit4AirCIListener/libs/*
-FlexUnit4FlexCoverListener/bin/*
-FlexUnit4FlexCoverListener/libs/*
-FlexUnit4FlexCoverListener/target/*
-FlexUnit4SampleCIProject/target/*
-FlexUnit4AntTasks/target/*
-FlexUnit4Test/libs/*
-FlexUnit4Test/target/*
-FlexUnit4UIListener/libs/*
-FlexUnit4UIListener/target/*
-.metadata
-.actionScriptProperties
-.idea
-*.iml
-*/.settings
-/lib/