commit | 1311354af766bc689ada7593ac40c7e1eef84ebf | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Aug 08 08:45:27 2017 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Tue Aug 08 08:45:27 2017 -0700 |
tree | a23ee1fc1727376d6477668766a6f819f4f54b83 | |
parent | 20ae5a0f8cc1a19934686c89814d4565443891fb [diff] [blame] |
Add .gitignore for dhcpl2relay Change-Id: Icdd4ce62a22d0ef054499aac8e82bb5c069f1c71
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4f1f28 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,9 @@ +*~ +*.class +.classpath +.project +.settings +.checkstyle +target +*.iml +.idea