aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKostadin <40031548+K0stad1n@users.noreply.github.com>2022-05-04 06:00:05 +0200
committerGitHub <noreply@github.com>2022-05-04 00:00:05 -0400
commit51e674a2579adcdb43fa949d5d094fceef9c2037 (patch)
treec422ed4efb7174af344fcce6414feb418d7aa672 /.gitignore
parenta59c1590cde21e32454e39671e5c3d0ec1646f69 (diff)
downloadldid-51e674a2579adcdb43fa949d5d094fceef9c2037.tar.gz
ldid-51e674a2579adcdb43fa949d5d094fceef9c2037.tar.zst
ldid-51e674a2579adcdb43fa949d5d094fceef9c2037.zip
Added better error handling (#13)
Removes commonly encountered `_assert()` messages and replaces with easy to understand messages. Co-authored-by: Cameron Katri <me@cameronkatri.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 994aaa8..5228395 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
ldid
*.o
+.DS_Store
+.vscode