8610a198ae
Display_SearchAttrsUnique=Search attributes must be unique
28 lines
513 B
Text
28 lines
513 B
Text
# PWM Project gitignore files
|
|
|
|
# Eclipse Project Files
|
|
/.project
|
|
/.settings
|
|
/.classpath
|
|
|
|
# IntelliJ Project Files
|
|
**/.idea/
|
|
**/*.iml
|
|
*/.idea/
|
|
*/*.iml
|
|
|
|
# OS folder info
|
|
.directory
|
|
.DS_Store
|
|
.DS_Store?
|
|
|
|
# Maven Output
|
|
*/target
|
|
|
|
|
|
/target
|
|
/webapp/src/main/webapp/public/resources/themes/netiq
|
|
/webapp/src/main/webapp/public/resources/themes/netiq32
|
|
/webapp/src/main/webapp/public/resources/themes/idm
|
|
/webapp/src/main/webapp/public/resources/themes/mdefault
|
|
/webapp/src/main/webapp/public/resources/themes/mdefault44
|