- Jhipster angular app in which I have opened an AJP port on 8008

This commit is contained in:
Mark Quinn
2015-11-08 19:22:18 +00:00
parent e6dc2dd0c2
commit 24ed72ba31
232 changed files with 12497 additions and 0 deletions

21
.gitattributes vendored Normal file
View File

@@ -0,0 +1,21 @@
# All text files should have the "lf" (Unix) line endings
* text eol=lf
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.java text
*.js text
*.css text
*.html text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.jar binary
*.pdf binary
*.eot binary
*.ttf binary
*.gzip binary
*.gz binary
*.ai binary
*.eps binary