diff options
author | Teddy Wing | 2022-05-08 00:24:37 +0200 |
---|---|---|
committer | Teddy Wing | 2022-05-08 00:29:59 +0200 |
commit | 4c8807c172026efe02b6944166b4a1bb9b6f254e (patch) | |
tree | 8d8f1efc3f0d57baebcfd46afa5bd9b52430b733 | |
parent | 8b2a0beca97552808a4a8c55308a0fd93af27375 (diff) | |
download | wajir-4c8807c172026efe02b6944166b4a1bb9b6f254e.tar.bz2 |
Add .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be303db --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.fasl |