aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorJake Sandler2020-09-25 10:48:26 -0400
committerGitHub2020-09-25 10:48:26 -0400
commit8003d0724cf86fcf8eb58b8d84f17a9af318a90e (patch)
tree0e2f1eca6f6621b7307388b91edb5fdde1f4a78e /.idea/vcs.xml
parent1f43c2da8648de9cd28db903a35289c87a7dec1d (diff)
parent631f0d8b2fcc3427d8c8765883a23f6bcd61cfd4 (diff)
downloadpdf_form-8003d0724cf86fcf8eb58b8d84f17a9af318a90e.tar.bz2
Merge pull request #5 from Emulator000/required-readonly-improvements
Various improvements and added ability to read "readonly" and "required" fields flags
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r--.idea/vcs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="" vcs="Git" />
+ </component>
+</project> \ No newline at end of file