aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2020-04-21 17:27:47 -0700
committerAndy Clement <aclement@pivotal.io>2020-04-21 17:27:47 -0700
commitf2c96de9622b1dbe4ba762dbfbbf4737ae959ace (patch)
tree945d3d9ddc36fbeafa5a0491fc1a63e3ecea61f4
parentecc1c4706d489a25067e6c1ce2a58c42603f27fb (diff)
downloadaspectj-f2c96de9622b1dbe4ba762dbfbbf4737ae959ace.tar.gz
aspectj-f2c96de9622b1dbe4ba762dbfbbf4737ae959ace.zip
Exclude some linux created debug files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c72aa5de..2220e84b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*/bin
+.attach_pid*
pom.xml.versionsBackup
log.txt
.vscode