diff options
| author | Julian Hurst <julian.hurst92@gmail.com> | 2022-06-15 10:46:03 +0200 |
|---|---|---|
| committer | Julian Hurst <julian.hurst92@gmail.com> | 2022-06-15 10:46:03 +0200 |
| commit | a95fcb445bbc9299eb1d974ce34db8cf24622c10 (patch) | |
| tree | c88fee737c02c8f8894f2e08c35d85fa9a45dfd7 /.gitignore | |
| parent | aa288b25a00385e8b034735838f3d5cc512df93f (diff) | |
| download | ilhare-a95fcb445bbc9299eb1d974ce34db8cf24622c10.tar.gz | |
Externalize modules and add .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..79d3f79 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +il +strset |
