Files
alfresco-community-repo/.gitignore
2020-11-03 21:20:11 +05:30

40 lines
342 B
Plaintext

*.class
# Eclipse
.classpath
.settings
.project
# Intellij
.idea/
*.iml
*.iws
#VSCode
/.vscode
# Mac
.DS_Store
# Maven
target
*.log
*.log.*
# Mobile Tools for Java (J2ME)
.mtj
.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*/alf_data