We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
fess
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
modify git configuration.
Shinsuke Sugaya
12 years ago
parent
41743fb78c
commit
c62a5b9143
6 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitattributes
0
0
src/main/h2/resources/.gitkeep
0
0
src/main/h2/webapp/.gitkeep
0
0
src/main/java/jp/sf/fess/db/cbean/sqlclause/.gitkeep
0
0
src/main/resources/META-INF/.gitkeep
0
0
src/main/webapp/WEB-INF/conf/.gitkeep
+ 3
- 0
.gitattributes
View File
@@ -0,0 +1,3 @@
+*.sh eol=lf
+*.bat eol=crlf
+*.cmd eol=crlf
+ 0
- 0
src/main/h2/resources/.gitkeep
View File
+ 0
- 0
src/main/h2/webapp/.gitkeep
View File
+ 0
- 0
src/main/java/jp/sf/fess/db/cbean/sqlclause/.gitkeep
View File
+ 0
- 0
src/main/resources/META-INF/.gitkeep
View File
+ 0
- 0
src/main/webapp/WEB-INF/conf/.gitkeep
View File