diff options
author | Andy Clement <aclement@pivotal.io> | 2020-07-22 12:34:07 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2020-07-22 12:34:07 -0700 |
commit | 3d7bc042885bb01697fbd5004fe36cf6c274cfea (patch) | |
tree | 4abc319e37a631fd57bc56decce9ab5233cdf470 /.gitignore | |
parent | 199aaba33af3874bc5b27a7af2ac60a2dadbeab2 (diff) | |
download | aspectj-3d7bc042885bb01697fbd5004fe36cf6c274cfea.tar.gz aspectj-3d7bc042885bb01697fbd5004fe36cf6c274cfea.zip |
AspectJ 1.9.6 final bitsV1_9_6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 799d2dc2a..09871eb4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Maven target/ +*.versionsBackup # Files + directories created during build aj-build/ |