summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3ebf204..63ebe64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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