diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-01-10 18:36:03 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-01-10 18:36:03 +0100 |
| commit | 8eeb38784aa4ab68c8bfbb9f8e6c5d191e4ac09d (patch) | |
| tree | e823d35eb058e39a4cab55f6e4b3dfe9a01143ad /.idea/kilo.iml | |
| download | kilo-8eeb38784aa4ab68c8bfbb9f8e6c5d191e4ac09d.tar.xz kilo-8eeb38784aa4ab68c8bfbb9f8e6c5d191e4ac09d.zip | |
initial commit, done with chapter 2 (raw mode)
Diffstat (limited to '.idea/kilo.iml')
| -rw-r--r-- | .idea/kilo.iml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/kilo.iml b/.idea/kilo.iml new file mode 100644 index 0000000..d46e3a7 --- /dev/null +++ b/.idea/kilo.iml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module classpath="External" external.linked.project.id="kilo" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="Makefile" type="CPP_MODULE" version="4" />
\ No newline at end of file |
