diff options
Diffstat (limited to 'appc-client/.gitignore')
-rw-r--r-- | appc-client/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/appc-client/.gitignore b/appc-client/.gitignore new file mode 100644 index 000000000..0a7fe3c3c --- /dev/null +++ b/appc-client/.gitignore @@ -0,0 +1,11 @@ +/target/ +/.idea/ +*.iml +/logs/ +/debug-logs/ +.settings/ +.project +*.swp +.pydevproject +.classpath +client-lib/logs/EELF/application.log |