diff options
Diffstat (limited to 'ecd-app-common/.gitignore')
-rw-r--r-- | ecd-app-common/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ecd-app-common/.gitignore b/ecd-app-common/.gitignore new file mode 100644 index 0000000..6a47a7c --- /dev/null +++ b/ecd-app-common/.gitignore @@ -0,0 +1,8 @@ +.classpath +.project +.settings/ +/bin/ +/target/ +/catalina.base_IS_UNDEFINED/ +/debug-logs/ +/logs/ |