diff --git a/sample-server/.gitignore b/sample-server/.gitignore new file mode 100644 index 0000000000..8cef18168c --- /dev/null +++ b/sample-server/.gitignore @@ -0,0 +1,17 @@ +*.iml +*.ipr +*.iws +target/ +/var +pom.xml.versionsBackup +test-output/ +/atlassian-ide-plugin.xml +.idea +.DS_Store +.classpath +.settings +.project +temp-testng-customsuite.xml +test-output +.externalToolBuilders +*~