forked from utPLSQL/utPLSQL
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
18 lines (18 loc) · 775 Bytes
/
.gitattributes
File metadata and controls
18 lines (18 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.github export-ignore
.idea export-ignore
development export-ignore
test export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitmodules export-ignore
mkdocs.yml export-ignore
BUILD_NO export-ignore
mkdocs_offline.yml export-ignore
sonar-project.properties export-ignore
^docs/** linguist-documentation
*.pkb linguist-language=PLSQL
*.pks linguist-language=PLSQL
*.sql linguist-language=PLSQL
*.tpb linguist-language=PLSQL
*.tps linguist-language=PLSQL
*.sh text eol=lf