aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorCarl Suster <carl@contraflo.ws>2015-01-07 16:08:04 +1100
committerCarl Suster <carl@contraflo.ws>2015-01-07 16:08:04 +1100
commit72d6f2cf84238c6918184c19d6b770a350d60250 (patch)
tree9c8d97f9e4b69253f9e8abe24087f28cab5f4616 /Global
parent95a6bdab6a8be82b50a6bcc6e447464c47384de9 (diff)
parente2de441a3ed2c58272b95a7d99e5c385861394a5 (diff)
downloadgitignore-72d6f2cf84238c6918184c19d6b770a350d60250.tar.gz
gitignore-72d6f2cf84238c6918184c19d6b770a350d60250.zip
Merge pull request #1312 from rogersuen/global-jdev
Global JDeveloper.gitignore
Diffstat (limited to 'Global')
-rw-r--r--Global/JDeveloper.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/Global/JDeveloper.gitignore b/Global/JDeveloper.gitignore
index 25cbbfe4..5bba6f37 100644
--- a/Global/JDeveloper.gitignore
+++ b/Global/JDeveloper.gitignore
@@ -1,4 +1,13 @@
+# default application storage directory used by the IDE Performance Cache feature
.data/
+
+# used for ADF styles caching
temp/
+
+# default output directories
classes/
+deploy/
+javadoc/
+
+# lock file, a part of Oracle Credential Store Framework
cwallet.sso.lck \ No newline at end of file