Skip to content

Commit 9f86957

Browse files
committed
Issue-1143: WIP
1 parent 0762115 commit 9f86957

27 files changed

+622
-13532
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ testem.log
3838
.DS_Store
3939
Thumbs.db
4040

41+
package-lock.json
42+
4143
src/aql/*
4244
!src/aql/AQL.g4
4345

4446
# Avoid unintentionally changing the environment files.
45-
src/environments/*
47+
src/environments/*

0 commit comments

Comments
 (0)