diff options
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9db16f5469..33ad7396bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ *.class velocity.log qpid/java/build +*.pyc +*.o +.classpath +.project +.settings +generated/ +target/ +*.rej +*.orig |
