Added tags to gitignore

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-08-06 12:48:01 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-08-06 12:48:01 +0200
Commit c449ccc9df50c94aaa0bc5374d0a4f9644e0f6ac (patch)
-rw-r--r-- .gitignore 3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
...
7
# Build artifacts
7
# Build artifacts
8
vendor/lua*/**/*.o
8
vendor/lua*/**/*.o
9
vendor/lua*/**/*.a
9
vendor/lua*/**/*.a
  
10
  
  
11
# Other
  
12
tags