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-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9a9baeb95e bin: add aslint to .gitignore
9a9baeb95e is described below

commit 9a9baeb95e533bc06534346747e6f353fa941251
Author: Josh Tynjala <[email protected]>
AuthorDate: Fri Sep 23 14:40:14 2022 -0700

    bin: add aslint to .gitignore
---
 bin/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/.gitignore b/bin/.gitignore
index ef369247a7..3ee1e06100 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -10,6 +10,8 @@ amxmlc
 amxmlc.bat
 asformat
 asformat.bat
+aslint
+aslint.bat
 compc
 compc.bat
 fdb

Reply via email to