Skip to content

Commit

Permalink
Merge pull request #1 from ogobrecht/v1.3
Browse files Browse the repository at this point in the history
V2.0
  • Loading branch information
ogobrecht authored Jun 20, 2019
2 parents d124232 + b9a2c46 commit f5bfc58
Show file tree
Hide file tree
Showing 14 changed files with 3,141 additions and 2,428 deletions.
17 changes: 17 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

[*]
trim_trailing_whitespace = true

[*.{md}]
trim_trailing_whitespace = false

[*.{sql,pks,pkb,json}]
indent_style = space
indent_size = 2

[*.{sql,pks,pkb,json,md,txt,bat}]
charset = utf-8
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
node_modules
temp
demo.sql
L_XE*.sql
*.zip
plex_install_SYS.bat
plex_install_APEX_190100.bat
4 changes: 0 additions & 4 deletions 1_install.sql

This file was deleted.

2 changes: 0 additions & 2 deletions 2_uninstall.sql

This file was deleted.

Loading

0 comments on commit f5bfc58

Please sign in to comment.