node-oracledb/.gitignore

40 lines
557 B
Plaintext
Raw Normal View History

2015-01-21 00:51:22 +08:00
# General Ignores
*~
*.o
\#*#
core
2015-03-29 07:22:24 +08:00
*.tgz
2018-03-27 13:41:32 +08:00
GPATH
GRTAGS
GTAGS
oracle_private/specs/*.pdf
2015-01-21 00:51:22 +08:00
# macOS Ignores
.DS_Store
2015-02-14 03:59:10 +08:00
# Node Ignores
2015-01-21 00:51:22 +08:00
npm-debug.log
2015-02-14 03:59:10 +08:00
node_modules
/build/*
2015-08-17 14:03:41 +08:00
/examples/clobstream1out.txt
/examples/blobstream1out.jpg
2017-06-14 09:57:40 +08:00
/examples/lobselectout.jpg
/examples/lobbindsout1.txt
/examples/lobbindsout2.txt
/package/Staging/*
package-lock.json
2015-01-21 00:51:22 +08:00
# Oracle Ignores
sqlnet.log
sqlnet.ora
tnsnames.ora
oraaccess.xml
instantclient
instantclient_11_2
instantclient_12_1
2017-06-14 19:13:10 +08:00
instantclient_12_2
2019-07-02 20:32:20 +08:00
instantclient_18_5
instantclient_19_8
instantclient_19_14
instantclient_21_5