diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ debug-logs/ */appconfig-local/ /.metadata/ *.iml -.idea
\ No newline at end of file +.idea +**/schema/**/*.xml
\ No newline at end of file |