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
17 lines (17 loc) · 739 Bytes
/
.gitattributes
File metadata and controls
17 lines (17 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.gitattributes export-ignore
.gitignore export-ignore
.gitmodules export-ignore
.travis.yml export-ignore
mkdocs.yml export-ignore
.travis export-ignore
.github export-ignore
sonar-project.properties export-ignore
tests export-ignore
development export-ignore
node_modules 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