diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-06-14 14:37:35 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-06-14 14:37:35 -0500 |
commit | b72d24d3916a9d8d10ce90835ebd334e0fee77c1 (patch) | |
tree | 21e26d425a27597bce1b31b2c5b18102cceb5806 /.idea/vcs.xml | |
parent | 162acc51d43c10248e7782ea5534c274a5783e5e (diff) | |
download | hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.gz hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.bz2 hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.zip |
add .gitignore
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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 |