diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,4 +10,6 @@ bundleconfig-local/etc/logback.xml /.classpath **/.idea/ */.idea -*.iml
\ No newline at end of file +*.iml +**/oxm/** +**/dbedgerules/** |