diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-08-12 23:38:06 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2020-08-12 23:38:06 +0200 |
commit | 51d2cf5c9158b03b0a7e83a7377436a0cbaf1025 (patch) | |
tree | f9738fe17567be60e7d709dbcbd55b54b4e22146 /.gitignore | |
download | uncron-51d2cf5c9158b03b0a7e83a7377436a0cbaf1025.tar.gz uncron-51d2cf5c9158b03b0a7e83a7377436a0cbaf1025.zip |
Initial import of the old, ad hoc code.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..71da4b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.cmi +*.cmx +*.cmo +*.cmxs +*.cmxa |