diff --git a/smart-doc/.gitignore b/smart-doc/.gitignore index 59d72b87a5ec2c6b9ac7a8639500be1ee5826c3f..97b423ef053cfc8bc9e116ac0e6f4121316b9cd9 100644 --- a/smart-doc/.gitignore +++ b/smart-doc/.gitignore @@ -23,3 +23,12 @@ target *.jar # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + + +.classpath +.classes +.project +.settings/ +lib/ +logs/ +target/ \ No newline at end of file