513d89f017
Added an entry for a javadoc script path in .gitignore to exclude it from version control. Also, introduced a custom CSS file to override specific styles in jQuery UI, primarily adjusting active state colors and borders.
13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
/.settings/
|
|
/target/
|
|
/.classpath
|
|
/.project
|
|
/.factorypath
|
|
/.springBeans
|
|
/.idea
|
|
|
|
# local files
|
|
/info.txt
|
|
cf.yml
|
|
/docs/apidocs/javadoc.sh
|